diff --git a/package.json b/package.json index 10436487d0..32f5f0b584 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "express-query-boolean": "2.0.0", "express-session": "1.17.1", "fs-extra": "9.1.0", - "ghost-ignition": "4.5.4", + "ghost-ignition": "4.6.1", "ghost-storage-base": "0.0.4", "glob": "7.1.6", "got": "9.6.0", diff --git a/yarn.lock b/yarn.lock index 4ae7648d44..52c540bdc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4208,6 +4208,27 @@ ghost-ignition@4.5.4: prettyjson "1.2.1" uuid "8.3.2" +ghost-ignition@4.6.1: + version "4.6.1" + resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-4.6.1.tgz#c6ddfecdd119f4c3479960423c5c2e0733f0708d" + integrity sha512-y/taY4SBFJtBTTTXnyXSUsQXlyHpJQqTgtqtT8Rx293hyKNeE18q0JSCn7aJAl3sIZPsYwWpkpdrKh+zOSjvFA== + 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"