From 78c5cf8b98418a489b7c424a28edb5b15e9ffed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 03:23:28 +0000 Subject: [PATCH] chore(deps): bump sanitize-html in /dotcom-rendering Bumps [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) from 2.17.5 to 2.17.7. - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/HEAD/packages/sanitize-html) --- updated-dependencies: - dependency-name: sanitize-html dependency-version: 2.17.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dotcom-rendering/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index 65840e2ddaa..fb32b5c233e 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -144,7 +144,7 @@ "rehype-stringify": "10.0.1", "remark-parse": "11.0.0", "remark-rehype": "11.1.2", - "sanitize-html": "2.17.5", + "sanitize-html": "2.17.7", "screenfull": "6.0.2", "semver": "7.5.4", "source-map": "0.7.4",