diff --git a/ghost/admin/package.json b/ghost/admin/package.json index ffaad6667d..37a4a1e048 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -35,8 +35,8 @@ "@sentry/ember": "6.15.0", "@tryghost/color-utils": "0.1.5", "@tryghost/helpers": "1.1.54", - "@tryghost/kg-clean-basic-html": "2.2.5", - "@tryghost/kg-parser-plugins": "2.11.1", + "@tryghost/kg-clean-basic-html": "2.2.6", + "@tryghost/kg-parser-plugins": "2.11.2", "@tryghost/limit-service": "1.0.0", "@tryghost/members-csv": "1.1.8", "@tryghost/mobiledoc-kit": "0.12.5-ghost.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index bcca72f5b4..f1b7c809aa 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1938,17 +1938,17 @@ lodash "^4.17.21" uuid "^8.3.2" -"@tryghost/kg-clean-basic-html@2.2.5", "@tryghost/kg-clean-basic-html@^2.2.5": - version "2.2.5" - resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.5.tgz#40f0b328a0339d96f1bbb0daed4de4df28a17a30" - integrity sha512-zZu8KbRulRSx1GUTeSUCYYMk5RB5/T3FFuObbw0TmJPym+3h5uEwk76mHg4WpBl6nDkly6G/iI1ZpapUz6E/OQ== +"@tryghost/kg-clean-basic-html@2.2.6", "@tryghost/kg-clean-basic-html@^2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.6.tgz#78f6245f8934a638d5baf150eaaf36bef368fee1" + integrity sha512-8kKW4qPtaz3ILYPxvyh3E4jRlP4xfzOnNedwIUbwXSMQsos9RxY6xRHCIr0kympcMueIUcGKTAyudAKpYwvGBA== -"@tryghost/kg-parser-plugins@2.11.1": - version "2.11.1" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.1.tgz#7c0a17d190b6f821e833c7c65c0bb9b6c3f25621" - integrity sha512-J4KyhfTI3oP+pU9CxZfwgxu3gyI6Q871EeIayPDDR+Madlczk+64I8YBc51wTWcKgBSSGivfRI6NM7As32rt+w== +"@tryghost/kg-parser-plugins@2.11.2": + version "2.11.2" + resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.2.tgz#a858523da3cae73dd0477fbca5167df7cbd4f52e" + integrity sha512-4n4yIUhhnzqjlsSnhyznrl7BaFqRGI0UOsgqm+ovN4EF+EhCFQXCLkmCndEq1gBDA9U9IsOvUHk7bcstUcDibw== dependencies: - "@tryghost/kg-clean-basic-html" "^2.2.5" + "@tryghost/kg-clean-basic-html" "^2.2.6" "@tryghost/limit-service@1.0.0": version "1.0.0"