Skip to content

Commit a185956

Browse files
committed
fix: upgrade mongodb from 6.8.1 to 6.9.0
Snyk has created this PR to upgrade mongodb from 6.8.1 to 6.9.0. See this package in npm: mongodb See this project in Snyk: https://app.snyk.io/org/zntb/project/82e2e138-3fd0-4b68-a3ab-ab4147389797?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e10c230 commit a185956

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -11,7 +11,7 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"express": "^4.21.0",
14-
"mongodb": "^6.8.1"
14+
"mongodb": "^6.9.0"
1515
},
1616
"devDependencies": {
1717
"nodemon": "^2.0.12"

0 commit comments

Comments
 (0)