upgrade mongojs, make compatible with node-6

This commit is contained in:
Shane Kilkelly
2017-09-08 13:03:42 +01:00
parent 93cedd623f
commit 367c822f41
2 changed files with 1787 additions and 1028 deletions
+1786 -1027
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -12,7 +12,7 @@
"express": "3.3.1",
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#master",
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.7.1",
"mongojs": "0.18.2",
"mongojs": "2.4.0",
"redis": "~0.10.1",
"request": "^2.79.0",
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0",