Skip to content

Commit

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

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/fractalerp/project/1efbcf2c-abf0-474c-b190-fa8d33b57b35?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
acellam and snyk-bot authored Sep 18, 2024
1 parent ffbf2a6 commit cb6ead7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"figlet": "^1.7.0",
"helmet": "^7.1.0",
"http-status-codes": "^2.3.0",
"mongoose": "^8.2.1",
"mongoose": "^8.5.4",
"morgan": "^1.10.0",
"mysql2": "^3.11.0",
"passport": "^0.7.0",
Expand Down

0 comments on commit cb6ead7

Please sign in to comment.