Skip to content

Commit 54f6128

Browse files
committed
fix: upgrade mongodb from 6.9.0 to 6.12.0
Snyk has created this PR to upgrade mongodb from 6.9.0 to 6.12.0. See this package in npm: mongodb See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/21b7232b-4354-40ad-95ef-5ad73f4df905?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6bfbbd5 commit 54f6128

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"lodash": "^4.17.21",
21-
"mongodb": "^6.9.0",
21+
"mongodb": "^6.12.0",
2222
"sift": "^8.5.1"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)