From c4ffb094cf949097e993597480db96a7f3d188c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 14:07:14 +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/sanitize-html@2.17.7/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 860177ae663..69d1faf829e 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",