[web] update mongoose versions (#13953)

* [web] update mongoose and mongodb versions

Updates mongoose version in web and
templates, also in web updates the mongodb
driver to match the version in mongoose

* lockfile changes on npm install

GitOrigin-RevId: 9cb58adba67282e198fe25662ec08509a5bdee10
This commit is contained in:
Miguel Serrano
2023-07-20 08:05:16 +00:00
committed by Copybot
parent f3ac016566
commit 56dcb129cb
2 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -195,7 +195,7 @@
"mmmagic": "^0.5.3",
"moment": "^2.29.4",
"mongodb": "^4.13.0",
"mongoose": "^6.9.1",
"mongoose": "^6.11.4",
"multer": "overleaf/multer#e1df247fbf8e7590520d20ae3601eaef9f3d2e9e",
"nocache": "^2.1.0",
"nock": "^13.1.3",