diff --git a/package.json b/package.json index 708a9934ab..ac2732d1a9 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "express-session": "1.15.6", "extract-zip": "1.6.7", "fs-extra": "3.0.1", - "ghost-ignition": "3.0.2", + "ghost-ignition": "3.0.3", "ghost-storage-base": "0.0.3", "glob": "5.0.15", "got": "8.3.2", diff --git a/yarn.lock b/yarn.lock index 3a63788ebd..49b195eca6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2395,10 +2395,10 @@ ghost-ignition@3.0.0: prettyjson "^1.1.3" uuid "^3.0.0" -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== +ghost-ignition@3.0.3: + version "3.0.3" + resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.0.3.tgz#1170d9e33beaa26e4651ccbea3d8bb982f12516a" + integrity sha512-bEkmODt8KOhBCdE8saj+O+HKPl53YUBjlHDfcqZ6EEwp6fsh41jzpXTDMrKYV2D/Iwl4HERU/i2sXzGPGeLlIw== dependencies: bunyan "1.8.12" bunyan-loggly "^1.3.1"