From cfbb53c7389a5f293035a28fd8df853f7a93c84b Mon Sep 17 00:00:00 2001 From: Sam Lord Date: Thu, 4 Mar 2021 12:04:38 +0000 Subject: [PATCH] Update to latest Ghost Ignition --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index a23d319490..53e6683448 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "express-query-boolean": "2.0.0", "express-session": "1.17.1", "fs-extra": "9.1.0", - "ghost-ignition": "4.5.3", + "ghost-ignition": "4.5.4", "ghost-storage-base": "0.0.4", "glob": "7.1.6", "got": "9.6.0", diff --git a/yarn.lock b/yarn.lock index 4e6d638c25..2bd1a2a9e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -402,10 +402,10 @@ resolved "https://registry.yarnpkg.com/@tryghost/bootstrap-socket/-/bootstrap-socket-0.2.5.tgz#9cb42e2287a57e6132b0a98b21ce36c034cffeb2" integrity sha512-h4+rwCwszj5ozih57P0W8NjrN9rit6VuuMfLpSUrpbVmRpWcrvmg3JXhlSyqhe/HjHmPA3wNuqLiMLmN8H/VAA== -"@tryghost/bunyan-rotating-filestream@0.0.6": - version "0.0.6" - resolved "https://registry.yarnpkg.com/@tryghost/bunyan-rotating-filestream/-/bunyan-rotating-filestream-0.0.6.tgz#c5a55ca3a7d0759394b94c8fb34e3d5810aa2a09" - integrity sha512-dN3F+TbV1UrkKR7eoEFQezuneinZArJvP4r1KvF3ukDJWmEalQrbstvfg4SyuCPgbZluy4if1xL7mShQR9pMcA== +"@tryghost/bunyan-rotating-filestream@0.0.7": + version "0.0.7" + resolved "https://registry.yarnpkg.com/@tryghost/bunyan-rotating-filestream/-/bunyan-rotating-filestream-0.0.7.tgz#3957de91e4e9b58999f0bbe19242080543dcfc4a" + integrity sha512-dswM+dxG8J7WpVoSjzAdoWXqqB5Dg0C2T7Zh6eoUvl5hkA8yWWJi/fS4jNXlHF700lWQ0g8/t+leJ7SGSWd+aw== dependencies: long-timeout "^0.1.1" @@ -4143,12 +4143,12 @@ ghost-ignition@4.4.4: prettyjson "1.2.1" uuid "8.3.2" -ghost-ignition@4.5.3: - version "4.5.3" - resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.5.3.tgz#ec0e72602bc89e0a9c5e1b99183daaa06b3e7091" - integrity sha512-ubvUZO3KruM16i9TM0+rJFLa21xfqN2iDSYQmKYYQP1d4qXgykPHlEjMUTA1ThZ5wU7kNTVswmls+iuOpMJjfw== +ghost-ignition@4.5.4: + version "4.5.4" + resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.5.4.tgz#09e90721b6df04af048f89f696a7af92e0ab4dfe" + integrity sha512-Ab9r4zFNqqWmcYoF3sFAY7IJCi5LUTz1KrwfpOEL4BVZEBF2HfzZ8Px2JVxDpmSRMmyHKmN1h/xjXfj+IT2hxA== dependencies: - "@tryghost/bunyan-rotating-filestream" "0.0.6" + "@tryghost/bunyan-rotating-filestream" "0.0.7" "@tryghost/elasticsearch-bunyan" "0.1.1" bunyan "1.8.15" bunyan-loggly "1.4.2"