Skip to content

Commit

Permalink
fix: upgrade mongoose from 8.3.5 to 8.4.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mongoose from 8.3.5 to 8.4.0.

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
  • Loading branch information
snyk-bot committed Jun 8, 2024
1 parent b589ab2 commit d5991e5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
28 changes: 15 additions & 13 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"cors": "^2.8.5",
"express": "^4.19.2",
"express-async-handler": "^1.2.0",
"mongoose": "^8.3.5",
"mongoose": "^8.4.0",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit d5991e5

Please sign in to comment.