From ee1c14a41036a85b4a1dcc977a61d0f59e1be36a Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Thu, 29 Nov 2018 12:46:14 +0000 Subject: [PATCH] bump metrics --- services/filestore/npm-shrinkwrap.json | 5 +++-- services/filestore/package.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/services/filestore/npm-shrinkwrap.json b/services/filestore/npm-shrinkwrap.json index c911545763..1121f348eb 100644 --- a/services/filestore/npm-shrinkwrap.json +++ b/services/filestore/npm-shrinkwrap.json @@ -1466,8 +1466,9 @@ "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=" }, "metrics-sharelatex": { - "version": "git+https://github.com/sharelatex/metrics-sharelatex.git#e5356366b5b83997c8e1645b2e936af453381517", - "integrity": "sha1-JA9No3q08VfmnEuRjv/AQU3MoRg=", + "version": "2.0.3", + "from": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.3", + "resolved": "git+https://github.com/sharelatex/metrics-sharelatex.git#02522a50b7a5ec46eed9b0a93513ef992a21eb45", "requires": { "coffee-script": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.6.0.tgz", "lynx": "https://registry.npmjs.org/lynx/-/lynx-0.1.1.tgz", diff --git a/services/filestore/package.json b/services/filestore/package.json index 0497597db6..83f4d53120 100644 --- a/services/filestore/package.json +++ b/services/filestore/package.json @@ -29,7 +29,7 @@ "fs-extra": "^1.0.0", "heapdump": "^0.3.2", "knox": "~0.9.1", - "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.8.1", + "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.3", "logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.7", "node-transloadit": "0.0.4", "node-uuid": "~1.4.1",