Merge pull request #22310 from overleaf/ar-bump-mongoose-8.8.3

[web] Upgrade mongoose to 8.8.3

GitOrigin-RevId: 5540f7384b74daafa01522c23633587fc56a7faa
This commit is contained in:
Rebeka Dekany
2024-12-05 11:31:34 +01:00
committed by Copybot
parent ab4d8fe168
commit 7493936bad
12 changed files with 99 additions and 96 deletions

View File

@@ -25,7 +25,7 @@
"body-parser": "^1.20.3",
"exegesis-express": "^4.0.0",
"express": "^4.21.0",
"mongodb": "6.7.0"
"mongodb": "6.10.0"
},
"devDependencies": {
"acorn": "^7.1.1",