Skip to content

Commit

Permalink
fix: upgrade mongoose from 8.4.1 to 8.4.3
Browse files Browse the repository at this point in the history
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
  • Loading branch information
snyk-bot committed Jul 9, 2024
1 parent a0e58f7 commit c55d424
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.4.1",
"mongoose": "^8.4.3",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit c55d424

Please sign in to comment.