diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 734175860c..b0111ec5e4 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -100,7 +100,7 @@ "eslint": "4.19.1", "eslint-plugin-ghost": "0.0.25", "fs-extra": "4.0.3", - "ghost-spirit": "0.0.34", + "ghost-spirit": "0.0.35", "glob": "7.1.2", "google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost", "grunt": "1.0.3", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 3b85b865b1..b5302259e4 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -5241,9 +5241,9 @@ ghost-ignition@^2.7.0: prettyjson "^1.1.3" uuid "^3.0.0" -ghost-spirit@0.0.34: - version "0.0.34" - resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.34.tgz#a553bf4784aadea394a6713ef0413911176d8c6d" +ghost-spirit@0.0.35: + version "0.0.35" + resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.35.tgz#647f31bde35a73c171f8e272dbe3385b56ad1edf" dependencies: autoprefixer "8.2.0" bluebird "^3.4.6"