From ab24ea2f45e1a2ebb5424fbaf79077213da0ca4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:19:57 +0000 Subject: [PATCH] Bump sanitize-html from 1.19.3 to 2.12.1 Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.19.3 to 2.12.1. - [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/sanitize-html/compare/1.19.3...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 40419a7..bd14097 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "commander": "2.19.0", "mocha": "5.2.0", "mustache": "3.0.1", - "sanitize-html": "1.19.3", + "sanitize-html": "2.12.1", "uuid": "3.1.0" }, "devDependencies": {