diff --git a/package.json b/package.json index 4d4e1da6cf..39a8925937 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "fs-extra": "1.0.0", "ghost-editor": "0.1.5", "ghost-gql": "0.0.6", - "ghost-ignition": "2.8.1", + "ghost-ignition": "2.8.3", "glob": "5.0.15", "gscan": "0.2.0", "html-to-text": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 03f39d4bfc..4af4f7abc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2091,6 +2091,22 @@ ghost-ignition@2.8.1: node-uuid "1.4.7" prettyjson "1.1.3" +ghost-ignition@2.8.3: + version "2.8.3" + resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.3.tgz#ca9031b13895eac2157d9feff7a909b180a07d83" + dependencies: + bunyan "1.8.5" + bunyan-loggly "1.1.0" + caller "1.0.1" + debug "2.2.0" + find-root "1.0.0" + json-stringify-safe "5.0.1" + lodash "4.16.4" + moment "2.15.2" + nconf "0.8.4" + node-uuid "1.4.7" + prettyjson "1.1.3" + glob-base@^0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"