Update to latest Ghost Ignition

no issue
This commit is contained in:
Sam Lord 2021-03-04 12:10:32 +00:00
parent 26f56626ce
commit ae090b0a13
2 changed files with 29 additions and 1 deletions

View File

@ -92,7 +92,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",

View File

@ -340,6 +340,13 @@
dependencies:
long-timeout "^0.1.1"
"@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"
"@tryghost/constants@0.1.6":
version "0.1.6"
resolved "https://registry.yarnpkg.com/@tryghost/constants/-/constants-0.1.6.tgz#e24927daf919bb3e426c2312db290c89a65f7fc3"
@ -4147,6 +4154,27 @@ ghost-ignition@4.5.3:
prettyjson "1.2.1"
uuid "8.3.2"
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.7"
"@tryghost/elasticsearch-bunyan" "0.1.1"
bunyan "1.8.15"
bunyan-loggly "1.4.2"
caller "1.0.1"
debug "4.3.1"
find-root "1.1.0"
fs-extra "9.1.0"
gelf-stream "1.1.1"
json-stringify-safe "5.0.1"
lodash "4.17.21"
moment "2.27.0"
nconf "0.10.0"
prettyjson "1.2.1"
uuid "8.3.2"
ghost-ignition@^2.9.6:
version "2.9.6"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.9.6.tgz#cc8358f0a356bae490e5abeca3c3bda8383352fe"