From d9579e54a71ef8b8749aa52f07cd43bfb9c9614e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 03:36:10 +0000 Subject: [PATCH] Bump sanitize-html from 2.17.4 to 2.17.5 in /packages/api Bumps [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) from 2.17.4 to 2.17.5. - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/sanitize-html@2.17.5/packages/sanitize-html) --- updated-dependencies: - dependency-name: sanitize-html dependency-version: 2.17.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/api/package.json b/packages/api/package.json index c9bdf9f5..5f263867 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -30,7 +30,7 @@ "@trpc/server": "11.18.0", "drizzle-orm": "0.45.2", "image-size": "2.0.2", - "sanitize-html": "2.17.4", + "sanitize-html": "2.17.5", "stripe": "^22.0.0", "superjson": "2.2.3", "zod": "3.25.53"