diff --git a/ghost/admin/package.json b/ghost/admin/package.json index b5bfe5edd4..ac76a51e92 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -43,8 +43,8 @@ "@tryghost/color-utils": "0.1.20", "@tryghost/ember-promise-modals": "2.0.1", "@tryghost/helpers": "1.1.72", - "@tryghost/kg-clean-basic-html": "2.2.11", - "@tryghost/kg-parser-plugins": "2.11.7", + "@tryghost/kg-clean-basic-html": "2.2.13", + "@tryghost/kg-parser-plugins": "2.11.9", "@tryghost/limit-service": "1.2.3", "@tryghost/members-csv": "1.2.16", "@tryghost/mobiledoc-kit": "0.12.5-ghost.1", diff --git a/ghost/core/package.json b/ghost/core/package.json index 25c9d22057..057b700780 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -177,7 +177,7 @@ "xml": "1.0.1" }, "optionalDependencies": { - "@tryghost/html-to-mobiledoc": "1.8.7", + "@tryghost/html-to-mobiledoc": "1.8.9", "sqlite3": "5.0.11" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 6a1030b0a0..6469fcffdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3296,12 +3296,12 @@ dependencies: lodash-es "^4.17.11" -"@tryghost/html-to-mobiledoc@1.8.7": - version "1.8.7" - resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.8.7.tgz#d1b79c3b1077671ea6fcb13ef245c9cbdb7bc8e9" - integrity sha512-KD117Skh4wrGqB38zRpHIfBgP2d3HDJx5bMvwz2TSnQfPJdgzeLrl/meFKKAIj2VJ3ZEfjfFrPxNfVV60WA5WA== +"@tryghost/html-to-mobiledoc@1.8.9": + version "1.8.9" + resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.8.9.tgz#aec99761dd53798c0f63276fbf9e771c1efcab49" + integrity sha512-HLSj+2zL0qzcMOaDugk7t7pZw6PezaLYJEx/A5i7uEdPD8nXV4KEhVQdpUHyM5oUHXFm6Efud9z3fFI2RfhkPw== dependencies: - "@tryghost/kg-parser-plugins" "^2.11.7" + "@tryghost/kg-parser-plugins" "^2.11.9" "@tryghost/mobiledoc-kit" "^0.12.4-ghost.1" jsdom "^18.0.0" @@ -3339,10 +3339,10 @@ resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-3.1.4.tgz#7166206156911ca48a525c54be53c4bb8074e7b9" integrity sha512-k/1g7PcoInahrhBxXdL1+XWFI4DOfnIqU0cH7Io7dWvaFBqNcWurUsIpQ7NnH+UT8Ow6YVgRn/Hse/U0k5iYeg== -"@tryghost/kg-clean-basic-html@2.2.11", "@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-clean-basic-html@2.2.13", "@tryghost/kg-clean-basic-html@^2.2.13": + version "2.2.13" + resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.13.tgz#b390b2e57eb26d05790da5df47a5f7e358f33deb" + integrity sha512-92VYyXAUJsdMnFe+tYtI851ZGhVkUHKRtXCdk5ssootEffVVRAojB6iEL9w8d/WXGlaqb21t3XX957BdPdxvNA== "@tryghost/kg-default-atoms@3.1.3": version "3.1.3" @@ -3383,12 +3383,12 @@ mobiledoc-dom-renderer "^0.7.0" simple-dom "^1.4.0" -"@tryghost/kg-parser-plugins@2.11.7", "@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== +"@tryghost/kg-parser-plugins@2.11.9", "@tryghost/kg-parser-plugins@^2.11.9": + version "2.11.9" + resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.9.tgz#e6f9081fb5a8349ffc2e542867461eda136bc0c0" + integrity sha512-2tN+H5vIIhfOswQaSK4ZZNUnouqHEpFjFMJsP+X60szUXJe/l9d/JBz4eu9/NLCf6CmGjgL1f6w624qR9fwb0g== dependencies: - "@tryghost/kg-clean-basic-html" "^2.2.11" + "@tryghost/kg-clean-basic-html" "^2.2.13" "@tryghost/kg-utils@^1.0.3": version "1.0.3"