Skip to content

Commit

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

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/zntb/project/cd988a74-8f42-4f6c-8811-90ff72148413?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent f5946aa commit bdc762c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions bloglist-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 bloglist-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"express-async-errors": "^3.1.1",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"mongoose": "^8.5.4",
"mongoose": "^8.6.0",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit bdc762c

Please sign in to comment.