Skip to content

Commit

Permalink
fix: upgrade mongodb from 6.2.0 to 6.3.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.3.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 Feb 10, 2024
1 parent b0f9d5e commit d62784f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 54 deletions.
108 changes: 55 additions & 53 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 @@ -55,7 +55,7 @@
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"lucide-react": "^0.312.0",
"mongodb": "^6.2.0",
"mongodb": "^6.3.0",
"next": "^14.0.4",
"next-auth": "^4.24.5",
"next-mdx-remote": "^4.4.1",
Expand Down

0 comments on commit d62784f

Please sign in to comment.