diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 90ffcf3951..6b13b524f6 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/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.12", + "ghost-spirit": "0.0.13", "glob": "7.1.2", "google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost", "grunt": "1.0.2", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index f53a7b093c..6071d9d52b 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -5233,9 +5233,9 @@ ghost-ignition@^2.7.0: prettyjson "^1.1.3" uuid "^3.0.0" -ghost-spirit@0.0.12: - version "0.0.12" - resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.12.tgz#a80f0456b67397a59fc2202152849b5cbf26aad6" +ghost-spirit@0.0.13: + version "0.0.13" + resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.13.tgz#a80ae272bd5034d6da64f6ed8037346667281332" dependencies: autoprefixer "8.2.0" bluebird "^3.4.6"