Skip to content

Commit

Permalink
fix: upgrade mongoose from 8.7.3 to 8.8.0 (#261)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mongoose from 8.7.3 to 8.8.0.

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/0865fbfa-c5be-44cc-ab70-e2f03f8f4eb1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
lholmquist and snyk-bot authored Nov 27, 2024
1 parent f8aaecb commit 42392e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"cors": "^2.8.4",
"express": "^4.21.1",
"log4js": "^6.7.0",
"mongoose": "^8.7.3"
"mongoose": "^8.8.0"
},
"devDependencies": {
"chai": "^4.4.1",
Expand Down

0 comments on commit 42392e4

Please sign in to comment.