Skip to content

Commit

Permalink
fix: upgrade mongoose from 8.7.0 to 8.8.1
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.1.

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 Dec 2, 2024
1 parent ecb7a6b commit 3031a14
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.1"
}
}

0 comments on commit 3031a14

Please sign in to comment.