Merge pull request #21442 from overleaf/jpa-align-mongo-version

[misc] align all the mongodb dependency versions

GitOrigin-RevId: 1194fe57601af98bb61250a285bfc85b4b8179dd
This commit is contained in:
Jakob Ackermann
2024-10-31 13:19:53 +01:00
committed by Copybot
parent 0e4c87d131
commit 5bb90dc6cb
16 changed files with 511 additions and 1440 deletions

View File

@@ -27,7 +27,7 @@
"bunyan": "^1.8.15",
"express": "^4.21.0",
"method-override": "^3.0.0",
"mongodb-legacy": "^6.0.1",
"mongodb-legacy": "6.1.0",
"request": "^2.88.2"
},
"devDependencies": {