From e51b07836a0de7fe11f3f1c72917a198024aa52f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 09:20:11 +0100 Subject: [PATCH] Update dependency @tryghost/kg-clean-basic-html to v2.0.2 (#2042) Co-authored-by: Renovate Bot --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 9a102896f0..9676ee32ff 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -33,7 +33,7 @@ "@sentry/ember": "6.10.0", "@tryghost/color-utils": "0.1.0", "@tryghost/helpers": "1.1.49", - "@tryghost/kg-clean-basic-html": "2.0.0", + "@tryghost/kg-clean-basic-html": "2.0.2", "@tryghost/kg-parser-plugins": "2.0.0", "@tryghost/limit-service": "0.6.1", "@tryghost/members-csv": "1.1.2", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 0edb24f8e8..eca5e92974 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1815,7 +1815,12 @@ dependencies: lodash-es "^4.17.11" -"@tryghost/kg-clean-basic-html@2.0.0", "@tryghost/kg-clean-basic-html@^2.0.0": +"@tryghost/kg-clean-basic-html@2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.0.2.tgz#4ffe5a2166ad0064fc618a3b96077cb49e211678" + integrity sha512-Y/LKLfWRMUvrOtZnyCqpxZnYcQ6Dd0PlebMVZmdT1hIlWFJw7ssZAqHnZmz+/pgo69U47lZ9LwMh8aQ7enzraw== + +"@tryghost/kg-clean-basic-html@^2.0.0": version "2.0.0" resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.0.0.tgz#6dcc90a3046889d0e09c9b15b7188537b15da6bc" integrity sha512-uNsOk/Nb0fu507s19kw+Wb9OeJT6d3mL3rA5YQgzOHeJb/hX7ZjjB2nnTvmS8+60rBMcxHMXg46GcKAv5cl+Kg==