mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/logging to v0.1.3
This commit is contained in:
parent
77996d1ee4
commit
25479364a9
2 changed files with 5 additions and 5 deletions
|
@ -63,7 +63,7 @@
|
|||
"@tryghost/kg-markdown-html-renderer": "4.0.3",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "4.0.0",
|
||||
"@tryghost/limit-service": "0.6.1",
|
||||
"@tryghost/logging": "0.1.2",
|
||||
"@tryghost/logging": "0.1.3",
|
||||
"@tryghost/magic-link": "1.0.4",
|
||||
"@tryghost/members-api": "1.15.0",
|
||||
"@tryghost/members-csv": "1.1.0",
|
||||
|
|
|
@ -866,10 +866,10 @@
|
|||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
||||
"@tryghost/logging@0.1.2":
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-0.1.2.tgz#f3d4f18c70d87b3ff5ee0d62d231aa2286255b9a"
|
||||
integrity sha512-Zr6hAB1fpERLxpXvnz8jyPPcEVKdz1bEVc21UWRHj/8edq1PLKHNY+g7sK6EtD4EaxWrEI2qhb5Bz8l9AfOj6g==
|
||||
"@tryghost/logging@0.1.3":
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-0.1.3.tgz#86cc8b54c2b319acea4c5ef4a390ac770f4a1495"
|
||||
integrity sha512-zq/s2rrfiaGtoTXrfl4zLkyVnXHm0qL4K+t64ngDArCapi+WnUOpAVAGWzpOVESVF8mqycFjZZo9xg6TjMuSWg==
|
||||
dependencies:
|
||||
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
|
||||
"@tryghost/elasticsearch-bunyan" "^0.1.1"
|
||||
|
|
Loading…
Reference in a new issue