Skip to content

Commit

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

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/zntb/project/357a82f8-bb6e-4941-879c-734976cc51aa?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 25, 2024
1 parent 33edccb commit 105b1bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions phonebook-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 phonebook-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.21.0",
"mongoose": "^8.6.0",
"mongoose": "^8.6.1",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit 105b1bd

Please sign in to comment.