Skip to content

Commit d3d438f

Browse files
committed
Update dependency @tryghost/logging to v2.4.10
1 parent 2376fa5 commit d3d438f

File tree

2 files changed

+38
-39
lines changed

2 files changed

+38
-39
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@inquirer/confirm": "2.0.15",
3232
"@tryghost/admin-api": "1.13.11",
3333
"@tryghost/listr-smart-renderer": "0.5.9",
34-
"@tryghost/logging": "2.4.9",
34+
"@tryghost/logging": "2.4.10",
3535
"@tryghost/mg-assetscraper": "0.4.2",
3636
"@tryghost/mg-fs-utils": "0.12.15",
3737
"@tryghost/pretty-cli": "1.2.39",

yarn.lock

+37-38
Original file line numberDiff line numberDiff line change
@@ -1800,22 +1800,21 @@
18001800
lodash "^4.17.21"
18011801
uuid "^9.0.0"
18021802

1803-
"@tryghost/errors@^1.2.1", "@tryghost/errors@^1.2.26", "@tryghost/errors@^1.2.27":
1804-
version "1.2.27"
1805-
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.27.tgz#3d552c007b5b7ce3e72cbb727c42076446a24638"
1806-
integrity sha512-5m4IH7S5bCIFX+qwTgaMsnPK7ZnPu1mw8kiIFiBQEGs/996GkKGo/876mbrjmkh8ScWNynL6O179753bmMRmCQ==
1803+
"@tryghost/errors@^1.2.1", "@tryghost/errors@^1.2.26", "@tryghost/errors@^1.2.27", "@tryghost/errors@^1.3.0":
1804+
version "1.3.0"
1805+
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.0.tgz#273beb4c91bd7eb8a44b2e4154e57cc5321ad9dc"
1806+
integrity sha512-XI3Gw+6Mbua7FiCdNMY+0bVQ0pP6YDY5UpIAd9YIb1PWtISmiqEA2St1bvBk08Blfks3+lFPigh/YUxjuTKjRw==
18071807
dependencies:
18081808
"@stdlib/utils-copy" "^0.0.7"
1809-
lodash "^4.17.21"
18101809
uuid "^9.0.0"
18111810

1812-
"@tryghost/http-stream@^0.1.23", "@tryghost/http-stream@^0.1.26":
1813-
version "0.1.26"
1814-
resolved "https://registry.yarnpkg.com/@tryghost/http-stream/-/http-stream-0.1.26.tgz#b48da359e8b2ec27a6a302d2d0e0126922242f2e"
1815-
integrity sha512-Y8XLy1iksUKWnVnXTqsexH/H9sE6HnHTgM5WvDwppZIDcar0Wv/07AX83mLLY00uQ0MvXHzHSeBWdhUH9mnbjQ==
1811+
"@tryghost/http-stream@^0.1.23", "@tryghost/http-stream@^0.1.27":
1812+
version "0.1.27"
1813+
resolved "https://registry.yarnpkg.com/@tryghost/http-stream/-/http-stream-0.1.27.tgz#d7e3d47a9ae942336ff3f37d91766390f067bad5"
1814+
integrity sha512-KQFGq9/kjL8YXbtKvGvSxugl5+ACMPNnU5AWkcf7DUBFk7LRs4YojCi4f0DnMMz9fOsCjsfOxRXGJlUYAOqrSg==
18161815
dependencies:
1817-
"@tryghost/errors" "^1.2.27"
1818-
"@tryghost/request" "^1.0.1"
1816+
"@tryghost/errors" "^1.3.0"
1817+
"@tryghost/request" "^1.0.2"
18191818

18201819
"@tryghost/[email protected]":
18211820
version "1.2.8"
@@ -1855,33 +1854,33 @@
18551854
log-update "5.0.1"
18561855
strip-ansi "7.1.0"
18571856

1858-
"@tryghost/[email protected].6":
1859-
version "2.4.6"
1860-
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.6.tgz#4b5ba548eee530ace4e25e30cfbc97865a9a2394"
1861-
integrity sha512-j9Oaj+tBR1gOBr4biAj4EYPQxy1U9puByS0VE9xR/Po3AX86zuXkCWD5IiDsVulYWrqYM0InRc7544IqbJ9bLw==
1857+
"@tryghost/[email protected].10":
1858+
version "2.4.10"
1859+
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.10.tgz#2e5b56c53364be330c1e6f2ffa33e3c30b7bac8e"
1860+
integrity sha512-l356vLSQmszY14y7ef5YxY4CZ3418NXn5+LvFdlweeTRk0ilWx1mVUoXi8IlVh90rIVbemv+pXi1dusJB6peQA==
18621861
dependencies:
18631862
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
1864-
"@tryghost/elasticsearch" "^3.0.14"
1865-
"@tryghost/http-stream" "^0.1.23"
1866-
"@tryghost/pretty-stream" "^0.1.20"
1867-
"@tryghost/root-utils" "^0.3.24"
1863+
"@tryghost/elasticsearch" "^3.0.16"
1864+
"@tryghost/http-stream" "^0.1.27"
1865+
"@tryghost/pretty-stream" "^0.1.21"
1866+
"@tryghost/root-utils" "^0.3.25"
18681867
bunyan "^1.8.15"
18691868
bunyan-loggly "^1.4.2"
18701869
fs-extra "^11.0.0"
18711870
gelf-stream "^1.1.1"
18721871
json-stringify-safe "^5.0.1"
18731872
lodash "^4.17.21"
18741873

1875-
"@tryghost/[email protected].9":
1876-
version "2.4.9"
1877-
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.9.tgz#b44de65796c486726e0a359676025058a91491c8"
1878-
integrity sha512-W6ePQueYnbZuamPXC1sp1iXpADc99Nsu/ImI6WKnhftbr+HLPy4cY966+mtiPBwH0KM4xyk7I3rlton9jn+JBg==
1874+
"@tryghost/[email protected].6":
1875+
version "2.4.6"
1876+
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.6.tgz#4b5ba548eee530ace4e25e30cfbc97865a9a2394"
1877+
integrity sha512-j9Oaj+tBR1gOBr4biAj4EYPQxy1U9puByS0VE9xR/Po3AX86zuXkCWD5IiDsVulYWrqYM0InRc7544IqbJ9bLw==
18791878
dependencies:
18801879
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
1881-
"@tryghost/elasticsearch" "^3.0.16"
1882-
"@tryghost/http-stream" "^0.1.26"
1883-
"@tryghost/pretty-stream" "^0.1.21"
1884-
"@tryghost/root-utils" "^0.3.25"
1880+
"@tryghost/elasticsearch" "^3.0.14"
1881+
"@tryghost/http-stream" "^0.1.23"
1882+
"@tryghost/pretty-stream" "^0.1.20"
1883+
"@tryghost/root-utils" "^0.3.24"
18851884
bunyan "^1.8.15"
18861885
bunyan-loggly "^1.4.2"
18871886
fs-extra "^11.0.0"
@@ -1943,13 +1942,13 @@
19431942
moment "^2.29.1"
19441943
prettyjson "^1.2.5"
19451944

1946-
"@tryghost/request@^1.0.1":
1947-
version "1.0.1"
1948-
resolved "https://registry.yarnpkg.com/@tryghost/request/-/request-1.0.1.tgz#bab09018e03271fd31c30d3a0727893167806163"
1949-
integrity sha512-qB/RLGMOKq0bzSVf1+dWFlLE7kAxPxbfYIExIHibrSROU+7lUbbOZ078yrH1OzOK4qNQuCm2h/hpVLxpLTMWOA==
1945+
"@tryghost/request@^1.0.2":
1946+
version "1.0.2"
1947+
resolved "https://registry.yarnpkg.com/@tryghost/request/-/request-1.0.2.tgz#017fd036db2d0081b994ae6f164e5edd0218fff1"
1948+
integrity sha512-P+uh2dubUFcoWyojYojwYZjoasJsL66s0ygtypgyemIsddJZfKlDTBcPdYdXPiDErMwngVrPIM2SmuePkiqRIQ==
19501949
dependencies:
1951-
"@tryghost/errors" "^1.2.27"
1952-
"@tryghost/validator" "^0.2.7"
1950+
"@tryghost/errors" "^1.3.0"
1951+
"@tryghost/validator" "^0.2.8"
19531952
"@tryghost/version" "^0.1.25"
19541953
cacheable-lookup "7.0.0"
19551954
got "13.0.0"
@@ -1977,12 +1976,12 @@
19771976
dependencies:
19781977
lodash.template "^4.5.0"
19791978

1980-
"@tryghost/validator@^0.2.7":
1981-
version "0.2.7"
1982-
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.2.7.tgz#b7ff113532854bd0512aed7dd8f702fe677f977e"
1983-
integrity sha512-CqYy9g9SH8Eh4jUA80Pcw3xORL7F+MnWLg4Vp+JbpRkjM8llrkOcKaq80a1qJOSo/rl133tRnAQSM3yi7yTleA==
1979+
"@tryghost/validator@^0.2.8":
1980+
version "0.2.8"
1981+
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.2.8.tgz#db1098903266eff0ef9293c6b2751a954bf76ecb"
1982+
integrity sha512-/DI6LwPz1FjqB49bgIGFGMWHfCv8sPl21zVKBnSDwYJhWSqrJt7ZliH1RlXP3L0qUzu0DJmXLifS7krPaux8oA==
19841983
dependencies:
1985-
"@tryghost/errors" "^1.2.27"
1984+
"@tryghost/errors" "^1.3.0"
19861985
"@tryghost/tpl" "^0.1.27"
19871986
lodash "^4.17.21"
19881987
moment-timezone "^0.5.23"

0 commit comments

Comments
 (0)