diff --git a/package.json b/package.json index ac2732d1a9..2bcd4be166 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.3", + "ghost-ignition": "3.0.4", "ghost-storage-base": "0.0.3", "glob": "5.0.15", "got": "8.3.2", diff --git a/yarn.lock b/yarn.lock index 49b195eca6..1610487113 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.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== +ghost-ignition@3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.0.4.tgz#b951140d2734cd8ff48006f3c1de640499b1028c" + integrity sha512-oSA9ri7kUohnk2l1SE0p4nXiO6va1GgE5zRyD4nwt8ni924L2+ccCUQMrFqc/Mne2oXO6TJ/wG8qeL0pACW2Bg== dependencies: bunyan "1.8.12" bunyan-loggly "^1.3.1"