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

Revert "Upgrade mongodb module for notifications from 4.11.0 to 6.1.0"

GitOrigin-RevId: 298272afa24ccb7a8543342ad09f558fc034f282
This commit is contained in:
Christopher Hoskin
2023-10-19 15:17:27 +01:00
committed by Copybot
parent 02fa5c3a99
commit 4c298c9290
5 changed files with 79 additions and 92 deletions

View File

@@ -26,7 +26,7 @@
"bunyan": "^1.8.15",
"express": "^4.18.2",
"method-override": "^3.0.0",
"mongodb": "^6.1.0",
"mongodb": "^4.11.0",
"request": "^2.88.2"
},
"devDependencies": {