mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency @tryghost/logging to v1
This commit is contained in:
parent
d0933c51ad
commit
083b57a924
2 changed files with 2 additions and 53 deletions
|
@ -77,7 +77,7 @@
|
||||||
"@tryghost/kg-markdown-html-renderer": "5.1.0",
|
"@tryghost/kg-markdown-html-renderer": "5.1.0",
|
||||||
"@tryghost/kg-mobiledoc-html-renderer": "5.2.0",
|
"@tryghost/kg-mobiledoc-html-renderer": "5.2.0",
|
||||||
"@tryghost/limit-service": "0.6.5",
|
"@tryghost/limit-service": "0.6.5",
|
||||||
"@tryghost/logging": "0.2.2",
|
"@tryghost/logging": "1.0.0",
|
||||||
"@tryghost/magic-link": "1.0.14",
|
"@tryghost/magic-link": "1.0.14",
|
||||||
"@tryghost/members-api": "2.6.0",
|
"@tryghost/members-api": "2.6.0",
|
||||||
"@tryghost/members-csv": "1.1.8",
|
"@tryghost/members-csv": "1.1.8",
|
||||||
|
|
53
yarn.lock
53
yarn.lock
|
@ -1296,14 +1296,6 @@
|
||||||
"@tryghost/root-utils" "^0.3.4"
|
"@tryghost/root-utils" "^0.3.4"
|
||||||
debug "^4.3.1"
|
debug "^4.3.1"
|
||||||
|
|
||||||
"@tryghost/debug@^0.1.8":
|
|
||||||
version "0.1.8"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.8.tgz#3d97634a14fd463a9a590a335e79f4d1f2cf189c"
|
|
||||||
integrity sha512-vgf3n+wcaOxmuA7RhBl8YiG4cRQcHg7+XkQfJ2OzgUVm8XZaPlCfT5IagBT1q0sNThdS8fglFKFupcHZO5ZggA==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/root-utils" "^0.3.6"
|
|
||||||
debug "^4.3.1"
|
|
||||||
|
|
||||||
"@tryghost/domain-events@^0.1.3":
|
"@tryghost/domain-events@^0.1.3":
|
||||||
version "0.1.3"
|
version "0.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/domain-events/-/domain-events-0.1.3.tgz#e01f6c4c7662bf834d1bccb3fe887f1a6f84bdef"
|
resolved "https://registry.yarnpkg.com/@tryghost/domain-events/-/domain-events-0.1.3.tgz#e01f6c4c7662bf834d1bccb3fe887f1a6f84bdef"
|
||||||
|
@ -1316,14 +1308,6 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@elastic/elasticsearch" "^7.10.0"
|
"@elastic/elasticsearch" "^7.10.0"
|
||||||
|
|
||||||
"@tryghost/elasticsearch@^0.1.2":
|
|
||||||
version "0.1.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch/-/elasticsearch-0.1.2.tgz#a2d25ddbd7a9ab7a1a42b32cad7147fc264aaf9d"
|
|
||||||
integrity sha512-jAGTegtGc0P80uOpzHQpA9XERDanKxAkD4rSOhX3gOOqGsTVYIDUERssTrID7dFcCWXSMShOVdYPqDirtAQfVQ==
|
|
||||||
dependencies:
|
|
||||||
"@elastic/elasticsearch" "^7.15.0"
|
|
||||||
"@tryghost/debug" "^0.1.8"
|
|
||||||
|
|
||||||
"@tryghost/elasticsearch@^0.1.3":
|
"@tryghost/elasticsearch@^0.1.3":
|
||||||
version "0.1.3"
|
version "0.1.3"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch/-/elasticsearch-0.1.3.tgz#fa3a37a5f9966393dc036c2d2bbe72429af59c72"
|
resolved "https://registry.yarnpkg.com/@tryghost/elasticsearch/-/elasticsearch-0.1.3.tgz#fa3a37a5f9966393dc036c2d2bbe72429af59c72"
|
||||||
|
@ -1486,25 +1470,7 @@
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
luxon "^1.26.0"
|
luxon "^1.26.0"
|
||||||
|
|
||||||
"@tryghost/logging@0.2.2":
|
"@tryghost/logging@1.0.0", "@tryghost/logging@^1.0.0":
|
||||||
version "0.2.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-0.2.2.tgz#b77ff4a203073d5172520379754da7c098bc266d"
|
|
||||||
integrity sha512-phZxz9dWQicLeOnMRxx0yXkhXO2rqey2o+BdIPerS06bnRQBrwHXUKyG1M/aRTojCx5ptbTKT3DmhY0ZPtDRCA==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
|
|
||||||
"@tryghost/elasticsearch" "^0.1.2"
|
|
||||||
"@tryghost/pretty-stream" "^0.1.1"
|
|
||||||
"@tryghost/root-utils" "^0.3.6"
|
|
||||||
bunyan "^1.8.15"
|
|
||||||
bunyan-loggly "^1.4.2"
|
|
||||||
fs-extra "^9.1.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@^1.0.0":
|
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-1.0.0.tgz#c68b06929a3ad84a903fc4f368c2000026ae4f68"
|
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-1.0.0.tgz#c68b06929a3ad84a903fc4f368c2000026ae4f68"
|
||||||
integrity sha512-0xoVtyf2FMo+ZzQjjVsKjav9d81iNG6zHpHOtHQBu4SDtEbBUPJ3T6xe3+kz3JRM/xZS3jzUZT71Pps1RM3UVg==
|
integrity sha512-0xoVtyf2FMo+ZzQjjVsKjav9d81iNG6zHpHOtHQBu4SDtEbBUPJ3T6xe3+kz3JRM/xZS3jzUZT71Pps1RM3UVg==
|
||||||
|
@ -1697,15 +1663,6 @@
|
||||||
chalk "^4.1.0"
|
chalk "^4.1.0"
|
||||||
sywac "^1.3.0"
|
sywac "^1.3.0"
|
||||||
|
|
||||||
"@tryghost/pretty-stream@^0.1.1":
|
|
||||||
version "0.1.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.1.tgz#8be18694f3081424c0efb832fa32469d5891356b"
|
|
||||||
integrity sha512-+FYAVozEmYctaVI+4xEhRnpep0xSnGL7FiT91dffxTLx2QVQxI1qADD9Dfb9EzIYIDRttUKoZJ4xzrVpnzD0WQ==
|
|
||||||
dependencies:
|
|
||||||
lodash "^4.17.21"
|
|
||||||
moment "^2.29.1"
|
|
||||||
prettyjson "^1.2.1"
|
|
||||||
|
|
||||||
"@tryghost/pretty-stream@^0.1.2":
|
"@tryghost/pretty-stream@^0.1.2":
|
||||||
version "0.1.2"
|
version "0.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.2.tgz#30cb24c95ccb8f4af2c5b7095e77947ac7941198"
|
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.2.tgz#30cb24c95ccb8f4af2c5b7095e77947ac7941198"
|
||||||
|
@ -1757,14 +1714,6 @@
|
||||||
caller "^1.0.1"
|
caller "^1.0.1"
|
||||||
find-root "^1.1.0"
|
find-root "^1.1.0"
|
||||||
|
|
||||||
"@tryghost/root-utils@^0.3.6":
|
|
||||||
version "0.3.6"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.6.tgz#424b012fe94f68f4c137a510a4929639e5281a3a"
|
|
||||||
integrity sha512-fLUKGxpiwBQ8UCpxkbhT4L4VBRha8nU1YMOnWVdRa2LQPtaZ8+Nvs9LsAm86p1Qjsdr6x5PrNwpy5HBHEdNsYA==
|
|
||||||
dependencies:
|
|
||||||
caller "^1.0.1"
|
|
||||||
find-root "^1.1.0"
|
|
||||||
|
|
||||||
"@tryghost/security@0.2.13":
|
"@tryghost/security@0.2.13":
|
||||||
version "0.2.13"
|
version "0.2.13"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.13.tgz#dcf190fbd5a7af6a604a12387d4ed430cc021d76"
|
resolved "https://registry.yarnpkg.com/@tryghost/security/-/security-0.2.13.tgz#dcf190fbd5a7af6a604a12387d4ed430cc021d76"
|
||||||
|
|
Loading…
Add table
Reference in a new issue