From b1863757600d6a6847b6b76d7402e5b5e8dd6a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 13:10:33 +0000 Subject: [PATCH] build(deps): bump dompurify from 3.4.11 to 3.4.12 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.11 to 3.4.12. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.4.11...3.4.12) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 90faa1ec..449f9b84 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -40,7 +40,7 @@ "@xyflow/react": "^12.9.3", "dagre": "^0.8.5", "dayjs": "^1.11.19", - "dompurify": "^3.4.11", + "dompurify": "^3.4.12", "framer-motion": "^12.23.24", "juice": "^11.0.3", "lucide-react": "^0.553.0", diff --git a/yarn.lock b/yarn.lock index 27fade44..b059ad6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9688,15 +9688,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^3.4.11": - version: 3.4.11 - resolution: "dompurify@npm:3.4.11" +"dompurify@npm:^3.4.12": + version: 3.4.12 + resolution: "dompurify@npm:3.4.12" dependencies: "@types/trusted-types": "npm:^2.0.7" dependenciesMeta: "@types/trusted-types": optional: true - checksum: 10c0/31439481c7e8fc3805d40c376936fd66936620fb1b1a31a2ec097f6165412c37f2d868e082c9ceba62bb37661c1ea132a5db4d5213434317e30df68d4aca9cc9 + checksum: 10c0/127a13817353d4e20e75a991a9022a04c3af12af7479f68e2b8bee6dbc7330a96edfb8f4ebff96f4f0f24cd43e8dbba46214131f510c3aa87a843bd8b610d0ab languageName: node linkType: hard @@ -19480,7 +19480,7 @@ __metadata: "@xyflow/react": "npm:^12.9.3" dagre: "npm:^0.8.5" dayjs: "npm:^1.11.19" - dompurify: "npm:^3.4.11" + dompurify: "npm:^3.4.12" framer-motion: "npm:^12.23.24" juice: "npm:^11.0.3" lucide-react: "npm:^0.553.0"