From 305df5a7495e58644065bead84e7690d0eac919e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:42:20 +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 e6db759..474a64e 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -30,7 +30,7 @@ "@trpc/server": "^11.15.1", "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"