Skip to content

Commit

Permalink
fix: upgrade mongodb from 5.9.1 to 5.9.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mongodb from 5.9.1 to 5.9.2.

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

See this project in Snyk:
https://app.snyk.io/org/mcdecoderdude/project/00811786-2d64-4082-95f7-739e97183934?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 27, 2023
1 parent a2b28e3 commit 086e0a0
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 9 deletions.
66 changes: 58 additions & 8 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 @@ -25,7 +25,7 @@
"cors": "^2.8.5",
"express": "^4.18.2",
"helmet": "^5.1.1",
"mongodb": "^5.9.1",
"mongodb": "^5.9.2",
"mongoose": "^7.6.4",
"shortid": "^2.2.8",
"valid-url": "^1.0.9"
Expand Down

0 comments on commit 086e0a0

Please sign in to comment.