From 76fd8afce86786d62d853e232028912f7faf0631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:23:41 +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-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 39ed1fc6b5d..899e174c53f 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "replace": "^1.2.0", "request": "^2.88.2", "sanitize-filename": "^1.6.3", - "sanitize-html": "1.4.2", + "sanitize-html": "2.12.1", "semver": "^7.3.2", "sequelize": "^6.15.1", "serve-index": "^1.9.1",