Skip to content

Commit 0be289d

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/ba03ae6d-10f1-45b5-a8d6-62fc1cc6dfcf?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 026c34c commit 0be289d

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
"dependencies": {
1212
"cloudinary": "^2.4.0",
1313
"mapbox-gl": "^3.6.0",
14-
"mongodb": "^6.8.1",
14+
"mongodb": "^6.9.0",
1515
"mongoose": "^8.6.2",
1616
"next": "^14.2.10",
1717
"next-auth": "^4.24.7",

0 commit comments

Comments
 (0)