From 76b054c7f4cc544a3724cfdcbfb6cfb02abed6fb Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Fri, 25 Jan 2019 16:32:26 +0000 Subject: [PATCH] bump node redis to 1.0.5 --- services/document-updater/npm-shrinkwrap.json | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/services/document-updater/npm-shrinkwrap.json b/services/document-updater/npm-shrinkwrap.json index 7b7ef11221..d116d14988 100644 --- a/services/document-updater/npm-shrinkwrap.json +++ b/services/document-updater/npm-shrinkwrap.json @@ -1698,23 +1698,7 @@ } } }, - "redis-sharelatex": { - "version": "1.0.4", - "from": "git+https://github.com/sharelatex/redis-sharelatex.git#v1.0.4", - "resolved": "git+https://github.com/sharelatex/redis-sharelatex.git#ca4e906559c1405d132e8edd7db763d64a57be62", - "dependencies": { - "coffee-script": { - "version": "1.8.0", - "from": "coffee-script@1.8.0", - "resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.8.0.tgz" - }, - "underscore": { - "version": "1.7.0", - "from": "underscore@1.7.0", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz" - } - } - }, + "request": { "version": "2.25.0", "from": "request@2.25.0",