diff --git a/package.json b/package.json index 99d37f90ba..0574220daa 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "express-query-boolean": "2.0.0", "express-session": "1.17.1", "fs-extra": "9.0.1", - "ghost-ignition": "4.2.2", + "ghost-ignition": "4.2.3", "ghost-storage-base": "0.0.4", "glob": "7.1.6", "got": "9.6.0", diff --git a/yarn.lock b/yarn.lock index 788a861e37..db69f6e198 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3887,6 +3887,25 @@ ghost-ignition@4.2.2: prettyjson "1.2.1" uuid "8.3.0" +ghost-ignition@4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.2.3.tgz#4806d3b19fd1d97da23e99e56929e48148ec6981" + integrity sha512-LPZ/yf19gKYslFipbBucW1cXMnl2neR3bzpWg2lkVt1/1g7B92Zv1cqng8ti+mw1W4wZdD28+0o7azApQ5y8ug== + dependencies: + bunyan "1.8.14" + bunyan-loggly "1.4.2" + caller "1.0.1" + debug "4.2.0" + find-root "1.1.0" + fs-extra "9.0.1" + gelf-stream "1.1.1" + json-stringify-safe "5.0.1" + lodash "4.17.20" + moment "2.27.0" + nconf "0.10.0" + prettyjson "1.2.1" + uuid "8.3.1" + ghost-ignition@^2.9.6: version "2.9.6" resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.9.6.tgz#cc8358f0a356bae490e5abeca3c3bda8383352fe"