diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 4d969d16ca..17a8bd20c2 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -35,7 +35,7 @@ "@tryghost/color-utils": "0.1.2", "@tryghost/helpers": "1.1.52", "@tryghost/kg-clean-basic-html": "2.1.0", - "@tryghost/kg-parser-plugins": "2.2.1", + "@tryghost/kg-parser-plugins": "2.4.0", "@tryghost/limit-service": "0.6.5", "@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 aa5e7ee9f4..4b1703abdf 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1987,10 +1987,10 @@ resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.1.1.tgz#1d58dec9682f3e462b4d180a7c7f63b3c737263c" integrity sha512-KKGvn2S3AVfs/BdWDcAeD24ApkFTrV5fi3PuLqf0Je/uOHgaxkJDEXbvSCCRDkBQiCOfbOC2gXheZafMAXuFkw== -"@tryghost/kg-parser-plugins@2.2.1": - version "2.2.1" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.2.1.tgz#94863db76eb5b9dc4829862e33e57b4d7f51f5bd" - integrity sha512-V3mwPPyigS4ap+/K1s523bZQ7HSvu4iZgM91VpRUfkIZu3i8aeAKBiPQOMOKiEHQfRvTwxTPxbIYjHuC912B4g== +"@tryghost/kg-parser-plugins@2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.4.0.tgz#d26e5729f1fc0a2a210a3f171353481da1c2e741" + integrity sha512-8eedqMx7RvaTVKKzEe93wkJ56/YiZ6tE7g96bEeFSm/zggFmHlv0IuFQVrmGRe57IYLEfXMUTEEmSvNqGuVCVA== dependencies: "@tryghost/kg-clean-basic-html" "^2.1.1"