diff --git a/ghost/core/package.json b/ghost/core/package.json index bb31e83be2..60691c1ca1 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -79,7 +79,7 @@ "@tryghost/kg-card-factory": "3.1.4", "@tryghost/kg-default-atoms": "3.1.2", "@tryghost/kg-default-cards": "5.16.3", - "@tryghost/kg-markdown-html-renderer": "5.1.5", + "@tryghost/kg-markdown-html-renderer": "5.1.6", "@tryghost/kg-mobiledoc-html-renderer": "5.3.5", "@tryghost/limit-service": "1.2.2", "@tryghost/logging": "2.2.3", diff --git a/yarn.lock b/yarn.lock index 9a1e16168c..178f700497 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3293,20 +3293,7 @@ lodash "^4.17.21" luxon "^2.1.1" -"@tryghost/kg-markdown-html-renderer@5.1.5": - version "5.1.5" - resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-5.1.5.tgz#9a6e34fc445bf47fd6baad1cb3c323abc3c04fa5" - integrity sha512-IsGkfIM04H67PdboxtUSLtMeyTEErUBgYMmk2o3DFsxap9y7wf8a3pADusjhphp1Gz8DwCdVKanUe8MCOb6udQ== - dependencies: - "@tryghost/kg-utils" "^1.0.2" - markdown-it "^12.2.0" - markdown-it-footnote "^3.0.3" - markdown-it-image-lazy-loading "^1.1.0" - markdown-it-lazy-headers "^0.1.3" - markdown-it-mark "^3.0.0" - semver "^7.3.5" - -"@tryghost/kg-markdown-html-renderer@^5.1.6": +"@tryghost/kg-markdown-html-renderer@5.1.6", "@tryghost/kg-markdown-html-renderer@^5.1.6": version "5.1.6" resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-5.1.6.tgz#be932439a4aed1994101c800d993a7b4b844256d" integrity sha512-GUNNCZtGx4QqQtyKQfnLjkvmVt1hK6yxTC9ykKKnigzJuQx7byEvORrWE9WD5AkcjoPQBggAVS/RRKRfPGgYKA==