Merge pull request #15341 from overleaf/csh-issue-11625-mongo-ug-5-notifications

Upgrade mongodb module for notifications from 4.11.0 to 6.1.0

GitOrigin-RevId: 8e185d2d9128e2bc889bbc00a7f21fbee0f27daa
This commit is contained in:
Christopher Hoskin
2023-10-19 14:48:08 +01:00
committed by Copybot
parent 3b48b32754
commit 02fa5c3a99
5 changed files with 89 additions and 76 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"bunyan": "^1.8.15",
"express": "^4.18.2",
"method-override": "^3.0.0",
"mongodb": "^4.11.0",
"mongodb": "^6.1.0",
"request": "^2.88.2"
},
"devDependencies": {