Skip to content

Commit

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

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/varunverma307/project/8afd2bbd-a2d1-4ea2-b87b-1ece00df13a5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 21, 2024
1 parent 31ca98c commit 44a2440
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -21,7 +21,7 @@
"express": "^4.19.2",
"express-fileupload": "^1.5.1",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.5.1",
"mongoose": "^8.5.2",
"nodemon": "^3.1.4",
"react-router-dom": "^6.25.1",
"validator": "^13.12.0"
Expand Down

0 comments on commit 44a2440

Please sign in to comment.