Update logger, metrics, and redis
Also fix acceptance tests, broken by a change in the redis driver behaviour. It now returns promises from most operations, which confuses mocha.
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
"coffee-script": "~1.7.0",
|
||||
"express": "3.3.4",
|
||||
"lodash": "^4.17.4",
|
||||
"logger-sharelatex": "^1.6.0",
|
||||
"logger-sharelatex": "^1.7.0",
|
||||
"lynx": "0.0.11",
|
||||
"metrics-sharelatex": "^2.1.1",
|
||||
"metrics-sharelatex": "^2.2.0",
|
||||
"mongojs": "^2.6.0",
|
||||
"redis-sharelatex": "^1.0.5",
|
||||
"redis-sharelatex": "^1.0.8",
|
||||
"request": "2.25.0",
|
||||
"requestretry": "^1.12.0",
|
||||
"sandboxed-module": "~0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user