Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit f200338

Browse files
chore(deps): update dependency mongodb to v6
1 parent 0e96f02 commit f200338

File tree

3 files changed

+52
-23
lines changed

3 files changed

+52
-23
lines changed

apps/master/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cron": "^2.3.0",
1414
"debug": "^4.3.4",
1515
"ioredis": "^5.3.2",
16-
"mongodb": "^5.1.0",
16+
"mongodb": "^6.0.0",
1717
"p-limit": "^6.1.0",
1818
"redis": "^4.6.12",
1919
"source-map-support": "^0.5.21"

apps/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"keyv-anyredis": "3.3.0",
2828
"language-flag-colors": "2.3.0",
2929
"lodash": "4.17.21",
30-
"mongodb": "4.17.2",
30+
"mongodb": "6.20.0",
3131
"mongodb-caching": "1.1.0",
3232
"p-event": "6.0.1",
3333
"prom-client": "^15.1.3",

pnpm-lock.yaml

Lines changed: 50 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)