Skip to content

Commit 835a535

Browse files
committed
fix: upgrade mongodb from 6.15.0 to 6.17.0
Snyk has created this PR to upgrade mongodb from 6.15.0 to 6.17.0. See this package in npm: mongodb See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/0fbb9cb2-10b2-4f4d-840e-d483a9991f3b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 75b3766 commit 835a535

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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.12.0",
21+
"mongodb": "^6.17.0",
2222
"sift": "^17.1.3"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)