diff --git a/package.json b/package.json index c3361fd49..90ffcf395 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "eslint": "4.19.1", "eslint-plugin-ghost": "0.0.24", "fs-extra": "4.0.3", - "ghost-spirit": "0.0.11", + "ghost-spirit": "0.0.12", "glob": "7.1.2", "google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost", "grunt": "1.0.2", diff --git a/yarn.lock b/yarn.lock index 9e9a2e161..f53a7b093 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5233,9 +5233,9 @@ ghost-ignition@^2.7.0: prettyjson "^1.1.3" uuid "^3.0.0" -ghost-spirit@0.0.11: - version "0.0.11" - resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.11.tgz#46dbde13e13e734d8305bfd8f36c816d42c53a8f" +ghost-spirit@0.0.12: + version "0.0.12" + resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.12.tgz#a80f0456b67397a59fc2202152849b5cbf26aad6" dependencies: autoprefixer "8.2.0" bluebird "^3.4.6"