diff --git a/ghost/admin/package.json b/ghost/admin/package.json index eceaee95b2..9076997de7 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -30,7 +30,7 @@ "@html-next/vertical-collection": "1.0.0-beta.13", "@tryghost/helpers": "1.1.3", "@tryghost/kg-clean-basic-html": "0.1.1", - "@tryghost/kg-parser-plugins": "0.4.2", + "@tryghost/kg-parser-plugins": "0.5.0", "@tryghost/mobiledoc-kit": "0.11.2", "@tryghost/timezone-data": "0.2.2", "autoprefixer": "9.5.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index ef8f6274e0..382f09c118 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -830,10 +830,10 @@ 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== -"@tryghost/kg-parser-plugins@0.4.2": - version "0.4.2" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.4.2.tgz#7748dd70e58318b54ecad5ad10a02f940d0744ce" - integrity sha512-xN34z7bMvqeHYb2BXWbI91TkXyuUb3NNb3Ulh3+KTCK1tyXPXPta3medlvID/IhDmEAU70ivC3ytIxJM5U5Akw== +"@tryghost/kg-parser-plugins@0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.5.0.tgz#def06ea586e1a075105531f289d49f9c91996203" + integrity sha512-0Vq0lfSXKkn8mLYb4Wz0VlK7pNtrhoioPQnG8o+/Juu8r4CHtHiLgGqTPWzPntd4wXNnBLAS3SppPE5GRM1Wng== dependencies: "@tryghost/kg-clean-basic-html" "^0.1.1"