Skip to content

Commit

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

See this package in npm:
mongodb

See this project in Snyk:
https://app.snyk.io/org/axelrenault92/project/597f791c-c192-46a3-91b9-565ac2ff1b69?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 28, 2024
1 parent 22a9ca0 commit 5414f9e
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 14 deletions.
77 changes: 64 additions & 13 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 @@ -19,7 +19,7 @@
"expo": "~50.0.15",
"expo-dev-client": "~2.4.13",
"expo-status-bar": "~1.6.0",
"mongodb": "^6.3.0",
"mongodb": "^6.8.0",
"mongoose": "^8.2.0",
"nativewind": "^2.0.11",
"react": "18.2.0",
Expand Down

0 comments on commit 5414f9e

Please sign in to comment.