[misc] migrate to native mongo driver

This commit is contained in:
Jakob Ackermann
2020-08-19 13:00:01 +01:00
parent 4b3ed5e9b1
commit 0c8f04a011
15 changed files with 248 additions and 862 deletions

View File

@@ -24,7 +24,7 @@
"express": "4.17.1",
"logger-sharelatex": "^2.2.0",
"metrics-sharelatex": "^2.5.0",
"mongojs": "3.1.0",
"mongodb": "^3.6.0",
"request": "^2.88.2",
"settings-sharelatex": "^1.1.0"
},