Skip to content

Commit

Permalink
fix: upgrade mongoose from 6.12.3 to 6.13.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mongoose from 6.12.3 to 6.13.4.

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/sicarchitect/project/5b43f087-5806-4b90-a489-b1875712a039?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 14, 2024
1 parent 3c2015e commit fcbb43d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
30 changes: 20 additions & 10 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 @@ -20,7 +20,7 @@
"jest": "^29.0.3",
"mongo-sanitize": "^1.1.0",
"mongodb": "^6.3.0",
"mongoose": "^6.6.1",
"mongoose": "^6.13.4",
"multer": "^1.4.5-lts.1",
"node-modules": "^0.0.1",
"react-icons": "^4.6.0"
Expand Down

0 comments on commit fcbb43d

Please sign in to comment.