From 6f577d6d9b0a37aba073ed057479d0e8f874fb01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 17:28:49 -0400 Subject: [PATCH] fix(deps): update dependency sanitize-html to v2.17.2 (#14106) 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 c0fa936533..c5a9691f26 100644 --- a/install/package.json +++ b/install/package.json @@ -130,7 +130,7 @@ "rimraf": "6.1.3", "rss": "1.2.2", "rtlcss": "4.3.0", - "sanitize-html": "2.17.1", + "sanitize-html": "2.17.2", "sass": "1.98.0", "satori": "0.26.0", "sbd": "^1.0.19",