Skip to content

Commit d96dd3a

Browse files
committed
update deps
1 parent ba496a1 commit d96dd3a

File tree

3 files changed

+1090
-538
lines changed

3 files changed

+1090
-538
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"@types/jest": "^25.2.1",
4848
"@types/mongodb": "^3.5.15",
4949
"@types/node": "^13.13.4",
50-
"amqplib": "^0.5.5",
50+
"amqplib": "^0.8.0",
5151
"codex-accounting-sdk": "codex-team/codex-accounting-sdk",
5252
"debug": "^4.1.1",
53-
"dotenv": "^8.2.0",
53+
"dotenv": "^10.0.0",
5454
"hawk.types": "https://github.com/codex-team/hawk.types",
5555
"lodash.mergewith": "^4.6.2",
56-
"migrate-mongo": "^7.2.1",
56+
"migrate-mongo": "^8.2.2",
5757
"mockdate": "^3.0.2",
5858
"mongodb": "^3.5.7",
5959
"nanoid": "^3.1.10",

workers/archiver/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"workerType": "cron-tasks/archiver",
1111
"dependencies": {
1212
"axios": "^0.21.1",
13-
"dotenv": "^8.2.0",
1413
"prettysize": "^2.0.0"
1514
}
1615
}

0 commit comments

Comments
 (0)