Update metrics to v2.0.12, logger to v1.5.9 and settings to v1.1.0, add npm-shrinkwrap

This commit is contained in:
Christopher Hoskin 2019-01-08 16:08:40 +00:00
parent d88a40e383
commit 85216fbd34
2 changed files with 3098 additions and 3 deletions

3095
services/track-changes/npm-shrinkwrap.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -29,8 +29,8 @@
"express": "3.3.5",
"heap": "^0.2.6",
"line-reader": "^0.2.4",
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.6",
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.8",
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.9",
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.12",
"mongo-uri": "^0.1.2",
"mongojs": "2.4.0",
"redis": "~0.10.1",
@ -38,7 +38,7 @@
"request": "~2.33.0",
"requestretry": "^1.12.0",
"s3-streams": "^0.3.0",
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0",
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.1.0",
"underscore": "~1.7.0",
"v8-profiler": "^5.6.5"
},