Skip to content

Commit

Permalink
fix: upgrade mongoose from 8.7.0 to 8.9.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.9.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 Jan 6, 2025
1 parent ecb7a6b commit f77d697
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 48 deletions.
77 changes: 30 additions & 47 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.9.0"
}
}

0 comments on commit f77d697

Please sign in to comment.