From bfc962b90a460492f6d6ce118d7c8c3089e97185 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:23:48 -0500 Subject: [PATCH] fix(deps): update dependency sanitize-html to v2.14.0 (#12994) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index e4a0b99dfc..2fd55aa306 100644 --- a/install/package.json +++ b/install/package.json @@ -128,7 +128,7 @@ "rimraf": "5.0.10", "rss": "1.2.2", "rtlcss": "4.3.0", - "sanitize-html": "2.13.1", + "sanitize-html": "2.14.0", "sass": "1.83.1", "satori": "^0.11.1", "semver": "7.6.3",