From 669472b48565bcef020e7cba2bc38c24cb581132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 17:15:33 +0000 Subject: [PATCH] chore(deps): bump dompurify from 3.4.0 to 3.4.11 in /web Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.0 to 3.4.11. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.4.0...3.4.11) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/web/package.json b/web/package.json index fcd1e75..d47f8c4 100644 --- a/web/package.json +++ b/web/package.json @@ -28,7 +28,7 @@ "@xterm/addon-fit": "^0.11.0", "@xterm/addon-web-links": "^0.12.0", "@xterm/xterm": "^6.0.0", - "dompurify": "^3.4.0", + "dompurify": "^3.4.11", "highlight.js": "^11.11.1", "lucide-vue-next": "^1.0.0", "marked": "^18.0.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 18abec7..bbaeec9 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 dompurify: - specifier: ^3.4.0 - version: 3.4.0 + specifier: ^3.4.11 + version: 3.4.11 highlight.js: specifier: ^11.11.1 version: 11.11.1 @@ -1249,8 +1249,8 @@ packages: dijkstrajs@1.0.3: resolution: {integrity: sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==} - dompurify@3.4.0: - resolution: {integrity: sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==} + dompurify@3.4.11: + resolution: {integrity: sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==} electron-to-chromium@1.5.335: resolution: {integrity: sha512-q9n5T4BR4Xwa2cwbrwcsDJtHD/enpQ5S1xF1IAtdqf5AAgqDFmR/aakqH3ChFdqd/QXJhS3rnnXFtexU7rax6Q==} @@ -2727,7 +2727,7 @@ snapshots: '@types/dompurify@3.2.0': dependencies: - dompurify: 3.4.0 + dompurify: 3.4.11 '@types/esrecurse@4.3.1': {} @@ -3193,7 +3193,7 @@ snapshots: dijkstrajs@1.0.3: {} - dompurify@3.4.0: + dompurify@3.4.11: optionalDependencies: '@types/trusted-types': 2.0.7