diff --git a/package.json b/package.json index 23bb8ba664..263cf8983d 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "express-session": "1.15.6", "extract-zip": "1.6.7", "fs-extra": "3.0.1", - "ghost-ignition": "3.0.1", + "ghost-ignition": "3.0.2", "ghost-storage-base": "0.0.3", "glob": "5.0.15", "got": "8.3.2", diff --git a/yarn.lock b/yarn.lock index decd19e7f9..53b5871c4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2307,9 +2307,10 @@ ghost-ignition@3.0.0: prettyjson "^1.1.3" uuid "^3.0.0" -ghost-ignition@3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.0.1.tgz#ec4dbc070b66d98973a57a2959b1247fcf038fed" +ghost-ignition@3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.0.2.tgz#a74480c337b917c9350ed0c34dfbd13cac24accd" + integrity sha512-plTyR1tTxv0uGzRkkyatsuhK/eYJaDlRAISd7DMc8l675yc0FH/A9ji6jjCtpP+00+Av5geKee6zpCVtH0uW8Q== dependencies: bunyan "1.8.12" bunyan-loggly "^1.3.1"