From 9f1310bbd03de5334b76e1048afcb89f03a67266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 11:10:54 +0000 Subject: [PATCH] Bump dompurify from 3.3.1 to 3.4.9 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.1 to 3.4.9. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.1...3.4.9) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- pnpm-workspace.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0144c0f..b73ab67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ catalogs: specifier: ^12.0.0 version: 12.1.0 dompurify: - specifier: ^3.3.1 - version: 3.3.1 + specifier: ^3.4.9 + version: 3.4.10 esbuild: specifier: ^0.28.0 version: 0.28.0 @@ -236,7 +236,7 @@ importers: version: 0.8.0(@novasamatech/host-api-wrapper@0.8.6(@polkadot/api@16.5.6)(@polkadot/util@14.0.3)(esbuild@0.28.0)(rxjs@7.8.2))(@novasamatech/host-api@0.8.7-1)(esbuild@0.28.0)(rxjs@7.8.2) dompurify: specifier: 'catalog:' - version: 3.3.1 + version: 3.4.10 marked: specifier: 'catalog:' version: 17.0.3 @@ -2353,8 +2353,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - dompurify@3.3.1: - resolution: {integrity: sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==} + dompurify@3.4.10: + resolution: {integrity: sha512-0xzNv0e7oYC6yyuOGZIABPM4qtg3QxLFniDNPP4ZP90wR8Yq3zgwpRbrNiT4N3IKqDbbYFEJLV+JWEs19aZ//w==} electron-to-chromium@1.5.302: resolution: {integrity: sha512-sM6HAN2LyK82IyPBpznDRqlTQAtuSaO+ShzFiWTvoMJLHyZ+Y39r8VMfHzwbU8MVBzQ4Wdn85+wlZl2TLGIlwg==} @@ -5682,7 +5682,7 @@ snapshots: '@types/dompurify@3.2.0': dependencies: - dompurify: 3.3.1 + dompurify: 3.4.10 '@types/estree@1.0.8': {} @@ -6056,7 +6056,7 @@ snapshots: dependencies: path-type: 4.0.0 - dompurify@3.3.1: + dompurify@3.4.10: optionalDependencies: '@types/trusted-types': 2.0.7 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b7a6e03..662a04a 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -46,7 +46,7 @@ catalog: eslint-plugin-react-refresh: ^0.4.24 typescript-eslint: ^8.48.0 globals: ^16.5.0 - dompurify: ^3.3.1 + dompurify: ^3.4.9 marked: ^17.0.3 "@types/dompurify": ^3.0.5 "@types/node": ^24.10.1