diff --git a/ghost/admin/package.json b/ghost/admin/package.json index f6e0d5efa7..c8d4a27b16 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -30,7 +30,7 @@ "@ember/render-modifiers": "1.0.0", "@html-next/vertical-collection": "1.0.0", "@tryghost/helpers": "1.1.7", - "@tryghost/kg-clean-basic-html": "0.1.1", + "@tryghost/kg-clean-basic-html": "0.1.2", "@tryghost/kg-parser-plugins": "0.6.0", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", "@tryghost/timezone-data": "0.2.6", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 598b7c7f0a..14302aaedf 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -994,7 +994,12 @@ dependencies: lodash-es "^4.17.11" -"@tryghost/kg-clean-basic-html@0.1.1", "@tryghost/kg-clean-basic-html@^0.1.1": +"@tryghost/kg-clean-basic-html@0.1.2": + version "0.1.2" + resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.2.tgz#7baf29fd37589dcaeaeb28c380130c18fc5b5d05" + integrity sha512-wLuYmqVrm9pjfWqiURVAdx/nWoTVzbs8zBRoaE0Y29+F3wFeutp88MnZlfE5Ze2tJ2RRzMCWXQLhbZzFkYzTrg== + +"@tryghost/kg-clean-basic-html@^0.1.1": version "0.1.1" resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.1.tgz#a065a5771c29af47d7e681fc6ac2db445b839daf" integrity sha512-pHszGBQMo6r9YTg9VTDJsn0+i+rRNTs09dAMI8ZbD11AP0ten5XJxIqLQuDJJwIrchZ91J2rl+LMgnQo1yIyNw==