diff --git a/services/spelling/package.json b/services/spelling/package.json index a9ed2bd15b..aeea6a4090 100644 --- a/services/spelling/package.json +++ b/services/spelling/package.json @@ -14,8 +14,8 @@ "express": "^4.12.1", "logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#master", "lru-cache": "^2.5.0", - "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.0.0", - "mongojs": "0.18.2", + "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git", + "mongojs": "1.3.0", "node-statsd": "0.0.3", "redis": "~0.8.4", "request": "^2.53.0",