0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Update dependency @tryghost/logging to v0.1.5

This commit is contained in:
Renovate Bot 2021-08-06 07:24:38 +00:00 committed by Daniel Lockyer
parent 43902f6673
commit 7cddaeb081
2 changed files with 19 additions and 2 deletions

View file

@ -70,7 +70,7 @@
"@tryghost/kg-markdown-html-renderer": "5.0.3",
"@tryghost/kg-mobiledoc-html-renderer": "5.0.0",
"@tryghost/limit-service": "0.6.1",
"@tryghost/logging": "0.1.4",
"@tryghost/logging": "0.1.5",
"@tryghost/magic-link": "1.0.7",
"@tryghost/members-api": "1.23.1",
"@tryghost/members-csv": "1.1.2",

View file

@ -812,7 +812,24 @@
lodash "^4.17.21"
luxon "^1.26.0"
"@tryghost/logging@0.1.4", "@tryghost/logging@^0.1.3":
"@tryghost/logging@0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-0.1.5.tgz#9dcea114b57c4becccdc78f372905425f64e8252"
integrity sha512-1DauWxHUq+oKf0bwJIWJjNc6SZ8fAhVCjBy5ZvCJ6NNArNxydUm6oJeFmMqrhKfedoCRITf88XffIzN2/u3S1w==
dependencies:
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
"@tryghost/elasticsearch-bunyan" "^0.1.1"
"@tryghost/root-utils" "^0.3.3"
bunyan "^1.8.15"
bunyan-loggly "^1.4.2"
fs-extra "^10.0.0"
gelf-stream "^1.1.1"
json-stringify-safe "^5.0.1"
lodash "^4.17.21"
moment "^2.29.1"
prettyjson "^1.2.1"
"@tryghost/logging@^0.1.3":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-0.1.4.tgz#c28a6959d1dc94355891d1480f658c7684e6e118"
integrity sha512-EwY6x8DSuH3JGO7jgenrL4qFqH6nUcQXtglRnWwjUDe/9heqiNPuTzU1YOU0VuiF0kEwbXb8zPX7V49QKR0oIg==