mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
Update dependency @tryghost/logging to v2.0.4
This commit is contained in:
parent
688c353030
commit
af1d1abd1d
@ -80,7 +80,7 @@
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.4",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.4",
|
||||
"@tryghost/limit-service": "1.0.9",
|
||||
"@tryghost/logging": "2.0.3",
|
||||
"@tryghost/logging": "2.0.4",
|
||||
"@tryghost/magic-link": "1.0.19",
|
||||
"@tryghost/members-api": "5.0.3",
|
||||
"@tryghost/members-importer": "0.5.2",
|
||||
@ -216,7 +216,7 @@
|
||||
"tmp": "0.2.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"@tryghost/logging": "2.0.3",
|
||||
"@tryghost/logging": "2.0.4",
|
||||
"moment": "2.24.0",
|
||||
"moment-timezone": "0.5.23"
|
||||
}
|
||||
|
39
yarn.lock
39
yarn.lock
@ -1920,6 +1920,14 @@
|
||||
"@tryghost/root-utils" "^0.3.10"
|
||||
debug "^4.3.1"
|
||||
|
||||
"@tryghost/debug@^0.1.13":
|
||||
version "0.1.13"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.13.tgz#daf23fb9caedadfb919d3444faf9c84ed549beae"
|
||||
integrity sha512-B5/fIvee1OqxIvB1gEZRqrjeN/hHbIFmmklqLm1I3yRBWyothStVnkaGm8taIoumgIluHv6h2BsYiFKIWQx65Q==
|
||||
dependencies:
|
||||
"@tryghost/root-utils" "^0.3.11"
|
||||
debug "^4.3.1"
|
||||
|
||||
"@tryghost/domain-events@^0.1.7":
|
||||
version "0.1.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/domain-events/-/domain-events-0.1.7.tgz#dd6fa48886961c3e27889672a234bb516770d491"
|
||||
@ -1940,6 +1948,14 @@
|
||||
"@elastic/elasticsearch" "7.17.0"
|
||||
"@tryghost/debug" "^0.1.12"
|
||||
|
||||
"@tryghost/elasticsearch@^1.0.4":
|
||||
version "1.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch/-/elasticsearch-1.0.4.tgz#6a3e72715a11a3c35e7ff49091eebaaaf54b1d44"
|
||||
integrity sha512-Z7Ce6MCI1x0ksHyZ6v/YEHgrSOtuf7RUDaTKLcnYglSwGHZ5NixRqBQhDP5A9tle9WNo+fGaIbH+7+vPl1slHQ==
|
||||
dependencies:
|
||||
"@elastic/elasticsearch" "7.17.0"
|
||||
"@tryghost/debug" "^0.1.13"
|
||||
|
||||
"@tryghost/email-analytics-provider-mailgun@1.0.7":
|
||||
version "1.0.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/email-analytics-provider-mailgun/-/email-analytics-provider-mailgun-1.0.7.tgz#e8b0da0f9f137ad90b7eb8ee031be88a66811e06"
|
||||
@ -2140,15 +2156,15 @@
|
||||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
||||
"@tryghost/logging@2.0.1", "@tryghost/logging@2.0.3", "@tryghost/logging@^2.0.0", "@tryghost/logging@^2.0.1":
|
||||
version "2.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.0.3.tgz#46990446695fc2042036371180df3b21d5182827"
|
||||
integrity sha512-TPbAVz7ohRAUFqCHWEZddX3NqxIPsyM8ozlrnPI0pRI5M3BKaDs1ouM/4zFsZwFLwPz7H9rv9jZfp7yuOLJrJg==
|
||||
"@tryghost/logging@2.0.1", "@tryghost/logging@2.0.4", "@tryghost/logging@^2.0.0", "@tryghost/logging@^2.0.1":
|
||||
version "2.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.0.4.tgz#7fadc8557fb548729a9296eed2dbff41904c38c2"
|
||||
integrity sha512-XYiWv4kAjdpW5wYWUsOvkov5pQa25OwPUUADE0s7G3pFHV+pQbLxbOaj0xQEPUTuMPOOCTG4ZBkZsjqs0OyKtA==
|
||||
dependencies:
|
||||
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
|
||||
"@tryghost/elasticsearch" "^1.0.3"
|
||||
"@tryghost/pretty-stream" "^0.1.5"
|
||||
"@tryghost/root-utils" "^0.3.10"
|
||||
"@tryghost/elasticsearch" "^1.0.4"
|
||||
"@tryghost/pretty-stream" "^0.1.6"
|
||||
"@tryghost/root-utils" "^0.3.11"
|
||||
bunyan "^1.8.15"
|
||||
bunyan-loggly "^1.4.2"
|
||||
fs-extra "^10.0.0"
|
||||
@ -2362,6 +2378,15 @@
|
||||
moment "^2.29.1"
|
||||
prettyjson "1.2.5"
|
||||
|
||||
"@tryghost/pretty-stream@^0.1.6":
|
||||
version "0.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.6.tgz#39ee1806aa92ee8430b0614864ff93ce36edefc7"
|
||||
integrity sha512-upkb42htFwmHmdWyr/2h1lJW0rhT4i5ciRD6RGAN0TvCMDlSDmAmCqj5C2qefscr+pOVdinbBE27VUQdDTib+g==
|
||||
dependencies:
|
||||
lodash "^4.17.21"
|
||||
moment "^2.29.1"
|
||||
prettyjson "1.2.5"
|
||||
|
||||
"@tryghost/promise@0.1.14":
|
||||
version "0.1.14"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.14.tgz#1e256d7d179ba73569fff5b2c78db6481fe31ae4"
|
||||
|
Loading…
Reference in New Issue
Block a user