From f9632a0be2b3e8938309fbc01a0b2713060348c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 18:02:18 +0000 Subject: [PATCH] Bump sanitize-html from 1.4.2 to 2.12.1 Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.4.2 to 2.12.1. - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/sanitize-html/commits/2.12.1) --- updated-dependencies: - dependency-name: sanitize-html dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8dbf65f680..3d70f89866 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "pug": "^3.0.3", "replace": "^1.2.2", "sanitize-filename": "^1.6.3", - "sanitize-html": "1.4.2", + "sanitize-html": "2.12.1", "semver": "^7.6.3", "sequelize": "^6.37.3", "serve-index": "^1.9.1",