From b0407dde12869e7000263438836690753cd63779 Mon Sep 17 00:00:00 2001 From: "dev-mend-for-github-com[bot]" <51963704+dev-mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:09:37 +0000 Subject: [PATCH] Update dependency sanitize-html to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b379576f142..3a71c79831f 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "replace": "^1.2.0", "request": "^2.88.2", "sanitize-filename": "^1.6.3", - "sanitize-html": "1.4.2", + "sanitize-html": "2.7.1", "semver": "^7.3.2", "sequelize": "^6.15.1", "serve-index": "^1.9.1",