Bump logger to v1.5.9

This commit is contained in:
Christopher Hoskin 2019-01-03 16:27:45 +00:00
parent 594b403bd3
commit 6763809748
2 changed files with 4 additions and 4 deletions

View file

@ -1155,9 +1155,9 @@
"resolved": "https://registry.npmjs.org/lodash.pickby/-/lodash.pickby-4.6.0.tgz" "resolved": "https://registry.npmjs.org/lodash.pickby/-/lodash.pickby-4.6.0.tgz"
}, },
"logger-sharelatex": { "logger-sharelatex": {
"version": "1.5.8", "version": "1.5.9",
"from": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.8", "from": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.9",
"resolved": "git+https://github.com/sharelatex/logger-sharelatex.git#3f841b014572706e472c47fe0d0c0c1e569bad8c", "resolved": "git+https://github.com/sharelatex/logger-sharelatex.git#e8e1b95052f62e107336053e4a983f81cdbdf589",
"dependencies": { "dependencies": {
"coffee-script": { "coffee-script": {
"version": "1.12.4", "version": "1.12.4",

View file

@ -30,7 +30,7 @@
"fs-extra": "^1.0.0", "fs-extra": "^1.0.0",
"heapdump": "^0.3.2", "heapdump": "^0.3.2",
"knox": "~0.9.1", "knox": "~0.9.1",
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.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", "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.12",
"mocha": "5.2.0", "mocha": "5.2.0",
"node-transloadit": "0.0.4", "node-transloadit": "0.0.4",