From 646b87e3472b8af92599b64ac90c5a4b716722c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 04:50:18 +0000 Subject: [PATCH] chore(deps): bump sanitize-html from 2.17.2 to 2.17.4 in /packages/api Bumps [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) from 2.17.2 to 2.17.4. - [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.4 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 2126003..ce60fac 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -31,7 +31,7 @@ "drizzle-orm": "0.45.2", "image-size": "2.0.2", "minimatch": "10.2.3", - "sanitize-html": "2.17.2", + "sanitize-html": "2.17.4", "stripe": "^22.0.0", "superjson": "2.2.3", "zod": "3.25.53"