Skip to content

Commit 2dd3216

Browse files
committed
fix: upgrade mongoose from 8.5.2 to 8.5.3
Snyk has created this PR to upgrade mongoose from 8.5.2 to 8.5.3. See this package in npm: mongoose See this project in Snyk: https://app.snyk.io/org/zntb/project/021f73fe-b1c0-4b18-bfa4-010f1c51c1ed?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4d3ea5f commit 2dd3216

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
@@ -25,7 +25,7 @@
2525
"express-validator": "^7.2.0",
2626
"jsonwebtoken": "^9.0.2",
2727
"mongodb": "^6.8.0",
28-
"mongoose": "^8.5.2",
28+
"mongoose": "^8.5.3",
2929
"morgan": "^1.10.0",
3030
"multer": "^1.4.5-lts.1",
3131
"stripe": "^14.25.0"

0 commit comments

Comments
 (0)