Skip to content

Commit

Permalink
fix(deps): update dependency mongodb to v6.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent f987ae7 commit 30be6e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions code/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 code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"cassandra-driver": "4.7.2",
"dotenv": "16.4.5",
"mongodb": "6.8.0",
"mongodb": "6.8.2",
"mysql": "2.18.1",
"neo4j-driver": "5.23.0",
"redis": "4.7.0"
Expand Down

0 comments on commit 30be6e3

Please sign in to comment.