mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 08:23:36 -05:00
Bump logger to v1.5.9
This commit is contained in:
parent
2c154d93b0
commit
e3e99a6214
2 changed files with 4 additions and 4 deletions
6
services/spelling/npm-shrinkwrap.json
generated
6
services/spelling/npm-shrinkwrap.json
generated
|
@ -1314,9 +1314,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": {
|
||||||
"bunyan": {
|
"bunyan": {
|
||||||
"version": "1.5.1",
|
"version": "1.5.1",
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
"body-parser": "^1.12.0",
|
"body-parser": "^1.12.0",
|
||||||
"coffee-script": "^1.9.1",
|
"coffee-script": "^1.9.1",
|
||||||
"express": "^4.12.1",
|
"express": "^4.12.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",
|
||||||
"lru-cache": "^4.0.0",
|
"lru-cache": "^4.0.0",
|
||||||
"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",
|
||||||
"mongojs": "2.4.0",
|
"mongojs": "2.4.0",
|
||||||
|
|
Loading…
Reference in a new issue