Skip to content

Commit b0b52ae

Browse files
committed
fix: upgrade mongoose from 8.7.2 to 8.11.0
Snyk has created this PR to upgrade mongoose from 8.7.2 to 8.11.0. See this package in npm: mongoose See this project in Snyk: https://app.snyk.io/org/work-i4y/project/c867776f-a1a0-4821-8fa4-39189e8b8d09?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 8ca9ede commit b0b52ae

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

Diff for: package-lock.json

+55-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"express-rate-limit": "^7.4.1",
3131
"express-slow-down": "^2.0.3",
3232
"helmet": "^8.0.0",
33-
"mongoose": "^8.7.2",
33+
"mongoose": "^8.11.0",
3434
"sqlite3": "^5.1.7",
3535
"typescript": "^5.6.3"
3636
},

0 commit comments

Comments
 (0)