Skip to content

Commit

Permalink
[Snyk] Upgrade mongoose from 8.1.1 to 8.3.0 (#325)
Browse files Browse the repository at this point in the history
fix: upgrade mongoose from 8.1.1 to 8.3.0

Snyk has created this PR to upgrade mongoose from 8.1.1 to 8.3.0.

See this package in npm:
https://www.npmjs.com/package/mongoose

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/d36efc63-8435-4c8a-a8d8-0b76ef8c1ab5?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
bcgov-devops and snyk-bot authored Apr 26, 2024
1 parent d52aaaa commit 4b55bb1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 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 @@ -15,7 +15,7 @@
"express-rate-limit": "^7.0.0",
"helmet": "^7.0.0",
"lodash": "^4.17.21",
"mongoose": "^8.0.0",
"mongoose": "^8.3.0",
"morgan": "^1.10.0",
"nocache": "^4.0.0",
"prom-client": "^15.1.0",
Expand Down

0 comments on commit 4b55bb1

Please sign in to comment.