Skip to content

Commit f4c7ac4

Browse files
Update dependency @tryghost/logging to v2.5.5 (#681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fb1412 commit f4c7ac4

File tree

2 files changed

+24
-7
lines changed

2 files changed

+24
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@inquirer/confirm": "3.2.0",
3232
"@tryghost/admin-api": "1.14.4",
3333
"@tryghost/listr-smart-renderer": "0.5.22",
34-
"@tryghost/logging": "2.5.1",
34+
"@tryghost/logging": "2.5.5",
3535
"@tryghost/mg-assetscraper": "0.4.16",
3636
"@tryghost/mg-fs-utils": "0.15.1",
3737
"@tryghost/pretty-cli": "1.2.48",

yarn.lock

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2349,18 +2349,18 @@
23492349
json-stringify-safe "^5.0.1"
23502350
lodash "^4.17.21"
23512351

2352-
"@tryghost/logging@2.5.1":
2353-
version "2.5.1"
2354-
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.5.1.tgz#76b88e0a35a0ad43fb392446fc2731f39ebf9bb0"
2355-
integrity sha512-JmHslDTfhoBoBmyWFPZa5IxArXabFgfXGTmO2vyjmPTTVNv+4ljpntgkp7RCNu81spm4cNdgku3Ck0nSzhSYpQ==
2352+
"@tryghost/logging@2.5.5":
2353+
version "2.5.5"
2354+
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.5.5.tgz#81a5f457c492b33f7119164aff06859853e08ef5"
2355+
integrity sha512-OILuHgDuoO5Eq1aPrwAmxSPWPRF8AZI+EfyGusZVY70kdBH3XcxNySGZAZIvc0rAtXLOgQPSdQpxPfKbbBxPAg==
23562356
dependencies:
23572357
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
23582358
"@tryghost/elasticsearch" "^3.0.25"
23592359
"@tryghost/http-stream" "^0.1.38"
23602360
"@tryghost/pretty-stream" "^0.2.1"
23612361
"@tryghost/root-utils" "^0.3.34"
23622362
bunyan "^1.8.15"
2363-
bunyan-loggly "^1.4.2"
2363+
bunyan-loggly "^2.0.0"
23642364
fs-extra "^11.0.0"
23652365
gelf-stream "^1.1.1"
23662366
json-stringify-safe "^5.0.1"
@@ -3335,6 +3335,14 @@ bunyan-loggly@^1.4.2:
33353335
json-stringify-safe "^5.0.1"
33363336
node-loggly-bulk "^2.2.4"
33373337

3338+
bunyan-loggly@^2.0.0:
3339+
version "2.0.1"
3340+
resolved "https://registry.yarnpkg.com/bunyan-loggly/-/bunyan-loggly-2.0.1.tgz#d65ea3ad0647ed8a2095d0a802a4306fe4a3e174"
3341+
integrity sha512-9F+BYVqqtrYHmWfDE2JLoQmQmZod7AQQuRtAS41qaXa5wjiOviFNnMlY56gZmv5SZ2czbeuWeX+xSAEFcktsXw==
3342+
dependencies:
3343+
json-stringify-safe "^5.0.1"
3344+
node-loggly-bulk "^3.0.1"
3345+
33383346
bunyan@^1.8.15:
33393347
version "1.8.15"
33403348
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.15.tgz#8ce34ca908a17d0776576ca1b2f6cbd916e93b46"
@@ -6810,6 +6818,15 @@ node-loggly-bulk@^2.2.4:
68106818
moment "^2.18.1"
68116819
request ">=2.76.0 <3.0.0"
68126820

6821+
node-loggly-bulk@^3.0.1:
6822+
version "3.0.1"
6823+
resolved "https://registry.yarnpkg.com/node-loggly-bulk/-/node-loggly-bulk-3.0.1.tgz#5aba3b032b366b9bb892b22095103637c8919512"
6824+
integrity sha512-KrqNHqseUnGNGz4q1ZsnfD10W/KQkwFLpZjTHp98TPUXEqZ8zytEAugfFeiPMz/YMzgY4hqGI+6hsMIPhzaE4A==
6825+
dependencies:
6826+
json-stringify-safe "5.0.x"
6827+
moment "^2.18.1"
6828+
request ">=2.88.2 <3.0.0"
6829+
68136830
node-releases@^2.0.27:
68146831
version "2.0.27"
68156832
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.27.tgz#eedca519205cf20f650f61d56b070db111231e4e"
@@ -7324,7 +7341,7 @@ regexp.prototype.flags@^1.5.4:
73247341
gopd "^1.2.0"
73257342
set-function-name "^2.0.2"
73267343

7327-
"request@>=2.76.0 <3.0.0":
7344+
"request@>=2.76.0 <3.0.0", "request@>=2.88.2 <3.0.0":
73287345
version "2.88.2"
73297346
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
73307347
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==

0 commit comments

Comments
 (0)