Skip to content

Commit

Permalink
chore(dependency): update dependency mongodb to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 9fafa69 commit ffe428f
Show file tree
Hide file tree
Showing 3 changed files with 2,890 additions and 6,605 deletions.
2 changes: 1 addition & 1 deletion packages/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@grammyjs/storage-utils": "^2.4.1",
"grammy": "^1.16.1",
"mongodb": "^5.5.0",
"mongodb": "^6.0.0",
"mongodb-memory-server": "^8.12.2"
},
"gitHead": "a7758c4f957f103a14832088c6858d693c444576"
Expand Down
2 changes: 1 addition & 1 deletion packages/typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@grammyjs/storage-utils": "^2.4.1",
"better-sqlite3": "^8.4.0",
"grammy": "^1.16.1",
"mongodb": "^5.5.0",
"mongodb": "^6.0.0",
"mongodb-memory-server": "^8.12.2",
"typeorm": "^0.3.16",
"vite": "^4.3.9"
Expand Down
Loading

0 comments on commit ffe428f

Please sign in to comment.