From 2b8ca59420d3a1376ed5a09ba5ff2ff3fcfafe56 Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Wed, 1 Jun 2016 14:38:06 +0100 Subject: [PATCH] bump mongojs version --- services/notifications/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/notifications/package.json b/services/notifications/package.json index 7e5761a225..7d948fb5b2 100644 --- a/services/notifications/package.json +++ b/services/notifications/package.json @@ -13,7 +13,7 @@ "express": "3.1.0", "logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.1.0", "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.3.0", - "mongojs": "1.3.0", + "mongojs": "1.4.1", "node-statsd": "0.0.3", "request": "^2.65.0", "settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0",