diff --git a/ghost/admin/package.json b/ghost/admin/package.json index b0111ec5e4..562ef9e6b5 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.35", + "ghost-spirit": "0.0.36", "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 b5302259e4..7b5e9f54ca 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.35: - version "0.0.35" - resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.35.tgz#647f31bde35a73c171f8e272dbe3385b56ad1edf" +ghost-spirit@0.0.36: + version "0.0.36" + resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.36.tgz#9b6ebcc9e9b0c782e4abeb7849b87b47b86b5d22" dependencies: autoprefixer "8.2.0" bluebird "^3.4.6"