From 2550f26f9e21d6233cfd5bba37c40c75e294c13d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 13:16:29 -0400 Subject: [PATCH] fix(deps): update dependency sanitize-html to v2.13.0 (#12427) 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 69c0bf0a30..06b194fcf5 100644 --- a/install/package.json +++ b/install/package.json @@ -123,7 +123,7 @@ "rimraf": "5.0.5", "rss": "1.2.2", "rtlcss": "4.1.1", - "sanitize-html": "2.12.1", + "sanitize-html": "2.13.0", "sass": "1.72.0", "semver": "7.6.0", "serve-favicon": "2.5.0",