Skip to content

Commit 2ff2575

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/43577c06-0901-4ae3-8957-c3c1c1c5e11b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e0ae4e8 commit 2ff2575

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
"nodemon": "^3.0.1"
1616
}
1717
}

0 commit comments

Comments
 (0)