mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Bump logger to 1.5.9
This commit is contained in:
parent
05a80c7cba
commit
a783c6b3cc
2 changed files with 4 additions and 4 deletions
6
services/document-updater/npm-shrinkwrap.json
generated
6
services/document-updater/npm-shrinkwrap.json
generated
|
@ -1292,9 +1292,9 @@
|
||||||
"resolved": "https://registry.npmjs.org/lodash.values/-/lodash.values-4.3.0.tgz"
|
"resolved": "https://registry.npmjs.org/lodash.values/-/lodash.values-4.3.0.tgz"
|
||||||
},
|
},
|
||||||
"logger-sharelatex": {
|
"logger-sharelatex": {
|
||||||
"version": "1.5.6",
|
"version": "1.5.9",
|
||||||
"from": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.6",
|
"from": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.9",
|
||||||
"resolved": "git+https://github.com/sharelatex/logger-sharelatex.git#b2956ec56b582b9f4fc8fdda8dc00c06e77c5537",
|
"resolved": "git+https://github.com/sharelatex/logger-sharelatex.git#e8e1b95052f62e107336053e4a983f81cdbdf589",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bunyan": {
|
"bunyan": {
|
||||||
"version": "1.5.1",
|
"version": "1.5.1",
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
"async": "^2.5.0",
|
"async": "^2.5.0",
|
||||||
"coffee-script": "~1.7.0",
|
"coffee-script": "~1.7.0",
|
||||||
"express": "3.3.4",
|
"express": "3.3.4",
|
||||||
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.6",
|
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.9",
|
||||||
"lynx": "0.0.11",
|
"lynx": "0.0.11",
|
||||||
"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",
|
||||||
"redis-sharelatex": "git+https://github.com/sharelatex/redis-sharelatex.git#v1.0.4",
|
"redis-sharelatex": "git+https://github.com/sharelatex/redis-sharelatex.git#v1.0.4",
|
||||||
|
|
Loading…
Reference in a new issue