diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 7251b1400d..291627a6ec 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -42,7 +42,7 @@ "@tryghost/ember-promise-modals": "2.0.1", "@tryghost/helpers": "1.1.71", "@tryghost/kg-clean-basic-html": "2.2.10", - "@tryghost/kg-parser-plugins": "2.11.6", + "@tryghost/kg-parser-plugins": "2.11.7", "@tryghost/limit-service": "1.1.3", "@tryghost/members-csv": "1.2.16", "@tryghost/mobiledoc-kit": "0.12.5-ghost.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 5944410a63..9f7b6c21dc 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -2156,17 +2156,17 @@ resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.10.tgz#af51a7f7c1ba993b6975e0d2b59298c45480ed1c" integrity sha512-WHAtCOGO4ePSIDLi0u8oKquJPJalQbzOX4GkHD6ADH3cFirUK9JbVXfzaN96in9/58TE+YzPsw6aw0hHB/FUCw== -"@tryghost/kg-clean-basic-html@^2.2.10": +"@tryghost/kg-clean-basic-html@^2.2.11": version "2.2.11" resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.11.tgz#d4d78a257a97e82e5f6ca73a1a608dc5e3baa326" integrity sha512-0/B1JiQa29JqhCb4QtnW3Oy+FL1434itZHLu5/88J0AUZIuggOQlAM6E1dpIpKXndoSZflpABy48pQnthic0Xg== -"@tryghost/kg-parser-plugins@2.11.6": - version "2.11.6" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.6.tgz#721b324e00de9ad9d5d2db8bd2d480ae2d24de48" - integrity sha512-x6VvjXZi1nuWQSIKZcweus3mviDLx7xbiq8MV14AUNbmTKnOTmoFYyCNrvleVvyx8J0LVDnXNfwH8d6LUpWD+g== +"@tryghost/kg-parser-plugins@2.11.7": + version "2.11.7" + resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.7.tgz#504064ce34c13157f68a4ef0ed8eaaab5e7a3a15" + integrity sha512-goIuPfBIgMkl88PgR4y8it/SxdwVxjsnJx9pd1wva3DJHjNRujuOaeT3qeXRnz10eDGefiEfD7CbRCHywoc1Ug== dependencies: - "@tryghost/kg-clean-basic-html" "^2.2.10" + "@tryghost/kg-clean-basic-html" "^2.2.11" "@tryghost/limit-service@1.1.3": version "1.1.3"