diff --git a/ghost/admin/package.json b/ghost/admin/package.json index fc31de31e6..e020ce0c8c 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -44,8 +44,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.13", - "@tryghost/kg-parser-plugins": "2.11.9", + "@tryghost/kg-clean-basic-html": "2.2.14", + "@tryghost/kg-parser-plugins": "2.11.10", "@tryghost/limit-service": "1.2.3", "@tryghost/members-csv": "1.2.16", "@tryghost/mobiledoc-kit": "0.12.5-ghost.2", diff --git a/ghost/core/package.json b/ghost/core/package.json index 9c7d27fa79..27e8946ea9 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.9", + "@tryghost/html-to-mobiledoc": "1.8.10", "sqlite3": "5.0.11" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 5fffbcadb1..22856825f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3296,12 +3296,12 @@ dependencies: lodash-es "^4.17.11" -"@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== +"@tryghost/html-to-mobiledoc@1.8.10": + version "1.8.10" + resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.8.10.tgz#04c6c0a20a77338838098bc1e524134d128ac388" + integrity sha512-8rF5tZXedoe5NK9xCq10C91cTKzJwHb6abYlCr8ftn7i4rpmatmVIIa+eI7e2BEBEUrcMieoC8EDVvPn9Af02Q== dependencies: - "@tryghost/kg-parser-plugins" "^2.11.9" + "@tryghost/kg-parser-plugins" "^2.11.10" "@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.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-clean-basic-html@2.2.14", "@tryghost/kg-clean-basic-html@^2.2.14": + version "2.2.14" + resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.14.tgz#d8c2750e8832e3c1d316cfe7eb09243d34b70f1f" + integrity sha512-qTbREH4aHTWpn9c7cTMCWN/exWybhkVnci62L+99oVO6CIHpLQfww+zL66YWhiqRU+TGGFQj7qHG93FquGtysg== "@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.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== +"@tryghost/kg-parser-plugins@2.11.10", "@tryghost/kg-parser-plugins@^2.11.10": + version "2.11.10" + resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.10.tgz#fafe16e5decab146bc765a2c7cc3da920306aa44" + integrity sha512-7NPHRCpZZbgVWnPYJCh9sUu4dSQJxhKBcA2Y+F9fcRllEofP8oHsYHoilpnmgAna6L2kwrD6R6Ql4TshvdPyqA== dependencies: - "@tryghost/kg-clean-basic-html" "^2.2.13" + "@tryghost/kg-clean-basic-html" "^2.2.14" "@tryghost/kg-utils@^1.0.3": version "1.0.3"