Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/lryanle/project/5b60c99c-75ea-4ce3-8b20-9bfefab000f5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 28, 2024
1 parent 6813ef3 commit a804902
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 70 deletions.
140 changes: 71 additions & 69 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"lucide-react": "^0.376.0",
"mongodb": "^6.2.0",
"mongodb": "^6.5.0",
"next": "^14.1.4",
"next-auth": "^4.24.5",
"next-mdx-remote": "^4.4.1",
Expand Down

0 comments on commit a804902

Please sign in to comment.