Skip to content

Commit c26fccd

Browse files
committed
fix: upgrade mongoose from 8.16.0 to 8.16.2
Snyk has created this PR to upgrade mongoose from 8.16.0 to 8.16.2. See this package in npm: mongoose See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/0865fbfa-c5be-44cc-ab70-e2f03f8f4eb1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 954609d commit c26fccd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/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.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"cors": "^2.8.4",
1818
"express": "^5.1.0",
1919
"log4js": "^6.7.0",
20-
"mongoose": "^8.16.0"
20+
"mongoose": "^8.16.2"
2121
},
2222
"devDependencies": {
2323
"chai": "^4.4.1",

0 commit comments

Comments
 (0)