From 096e9a3e240debfc128eebe73d79391f8b866583 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 09:02:24 -0500 Subject: [PATCH] fix(deps): update dependency sanitize-html to v2.17.1 (#14004) 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 dc2cfb6e54..a0774d08f2 100644 --- a/install/package.json +++ b/install/package.json @@ -129,7 +129,7 @@ "rimraf": "6.1.3", "rss": "1.2.2", "rtlcss": "4.3.0", - "sanitize-html": "2.17.0", + "sanitize-html": "2.17.1", "sass": "1.97.3", "satori": "0.19.2", "sbd": "^1.0.19",