Skip to content

Commit 7dc8840

Browse files
committed
fix: upgrade mongodb from 6.3.0 to 6.6.2
Snyk has created this PR to upgrade mongodb from 6.3.0 to 6.6.2. See this package in npm: mongodb See this project in Snyk: https://app.snyk.io/org/anand-py/project/82e93216-d2c3-4574-83ef-45b6e5423137?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6c67fe5 commit 7dc8840

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

package-lock.json

Lines changed: 15 additions & 12 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
@@ -14,7 +14,7 @@
1414
"express": "^4.18.2",
1515
"express-async-handler": "^1.2.0",
1616
"jsonwebtoken": "^9.0.2",
17-
"mongodb": "^6.3.0",
17+
"mongodb": "^6.6.2",
1818
"mongoose": "^8.0.3",
1919
"punycode": "^2.3.1"
2020
}

0 commit comments

Comments
 (0)