Skip to content

Commit c55d424

Browse files
committed
fix: upgrade mongoose from 8.4.1 to 8.4.3
Snyk has created this PR to upgrade mongoose from 8.4.1 to 8.4.3. See this package in npm: mongoose See this project in Snyk: https://app.snyk.io/org/tuanicom/project/37045203-d79c-4568-837a-36d05a44dbb3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a0e58f7 commit c55d424

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
@@ -34,7 +34,7 @@
3434
"cors": "^2.8.5",
3535
"express": "^4.19.2",
3636
"express-async-handler": "^1.2.0",
37-
"mongoose": "^8.4.1",
37+
"mongoose": "^8.4.3",
3838
"morgan": "^1.10.0"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)