Skip to content

Commit

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

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/andrewtrollope38-ezfCvdeLEG3R9CeEjRBUYp/project/04e8ad3e-f716-49ea-818f-15c749def525?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 25, 2024
1 parent ecb7a6b commit d0bdd23
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 44 deletions.
69 changes: 26 additions & 43 deletions API/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 API/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"helmet": "^8.0.0",
"joi": "^17.13.3",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.7.0"
"mongoose": "^8.8.0"
}
}

0 comments on commit d0bdd23

Please sign in to comment.