Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade mongodb from 6.2.0 to 6.7.0
Snyk has created this PR to upgrade mongodb from 6.2.0 to 6.7.0.

See this package in npm:
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 Jul 17, 2024
commit 775811d0424ae3fafe29c817428aab2fef1bbb34
153 changes: 83 additions & 70 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.7.0",
"next": "^14.1.4",
"next-auth": "^4.24.5",
"next-mdx-remote": "^4.4.1",
Expand Down