From 7551d75ddadbcec306fff1af848b12ae5c046773 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 09:23:09 -0400 Subject: [PATCH] fix(deps): update dependency sanitize-html to v2.17.3 (#14180) 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 cba05919f2..409e5c753c 100644 --- a/install/package.json +++ b/install/package.json @@ -131,7 +131,7 @@ "rimraf": "6.1.3", "rss": "1.2.2", "rtlcss": "4.3.0", - "sanitize-html": "2.17.2", + "sanitize-html": "2.17.3", "sass": "1.99.0", "satori": "0.26.0", "sbd": "^1.0.19",