Merge pull request #15216 from overleaf/csh-issue-11625-mongo-ug-5-filestore

Upgrade mongodb module for filestore from 3.5.9 to 6.1.0

GitOrigin-RevId: 96993d561a5aa188cdcd0af1e4938dec7c374b56
This commit is contained in:
Christopher Hoskin
2023-10-12 15:51:43 +01:00
committed by Copybot
parent 5b08d76817
commit 40e243f2e4
4 changed files with 127 additions and 28 deletions

View File

@@ -40,7 +40,7 @@
"chai-as-promised": "^7.1.1",
"disrequire": "^1.1.0",
"mocha": "^10.2.0",
"mongodb": "^3.5.9",
"mongodb": "^6.1.0",
"sandboxed-module": "2.0.4",
"sinon": "9.0.2",
"sinon-chai": "^3.7.0",