mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
Update dependency @tryghost/logging to v0.1.1
This commit is contained in:
parent
26356b8a5e
commit
0ebf8e0161
@ -60,7 +60,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.0",
|
||||
"@tryghost/logging": "0.1.1",
|
||||
"@tryghost/magic-link": "1.0.3",
|
||||
"@tryghost/members-api": "1.14.0",
|
||||
"@tryghost/members-csv": "1.0.1",
|
||||
|
@ -846,10 +846,10 @@
|
||||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
||||
"@tryghost/logging@0.1.0":
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-0.1.0.tgz#1806c7204aef40f0e03ceed42f47e7665dad6d8a"
|
||||
integrity sha512-f5GSwcyPspSXYnIdXq4U1xdaYOTFuGeaHUU3IFa5ahLiVYP2V9eijZkI/9h/DwnhPzyJRZuNKcjluG1dBzG4tQ==
|
||||
"@tryghost/logging@0.1.1":
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-0.1.1.tgz#26ebd63ac0586db8b4c8962450ae84709fb52d1f"
|
||||
integrity sha512-XWg7BMuMR15uqPppx4hpfU4pquKSRfehtbVOyeWmj30+3YNSAI/9QKfe2rfyFaC26tml1Gyc9HNBtl2EVjrWSw==
|
||||
dependencies:
|
||||
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
|
||||
"@tryghost/elasticsearch-bunyan" "^0.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user