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

@@ -25,7 +25,7 @@
"body-parser": "^1.20.3",
"bunyan": "^1.8.15",
"express": "^4.21.0",
"mongodb": "^6.1.0",
"mongodb": "6.7.0",
"request": "~2.88.2",
"underscore": "~1.13.1"
},