From 3ff72ec3e37c176f4fe4369231bb920d3aaf09dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 11:07:08 +0200 Subject: [PATCH] Update dependency isomorphic-dompurify to v4 (#7097) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/plugins/woodpecker-plugins/package.json | 2 +- docs/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/plugins/woodpecker-plugins/package.json b/docs/plugins/woodpecker-plugins/package.json index 4f2d62a34..4801a3244 100644 --- a/docs/plugins/woodpecker-plugins/package.json +++ b/docs/plugins/woodpecker-plugins/package.json @@ -17,7 +17,7 @@ "@types/node": "^24.10.9", "axios": "^1.13.4", "concurrently": "^10.0.0", - "isomorphic-dompurify": "^3.0.0", + "isomorphic-dompurify": "^4.0.0", "marked": "^18.0.0", "slugify": "^1.6.6", "tslib": "^2.8.1", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index cf4e550e0..ce4b20bb5 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -113,8 +113,8 @@ importers: specifier: ^10.0.0 version: 10.0.5 isomorphic-dompurify: - specifier: ^3.0.0 - version: 3.23.0 + specifier: ^4.0.0 + version: 4.1.0 marked: specifier: ^18.0.0 version: 18.0.11 @@ -3895,8 +3895,8 @@ packages: resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} engines: {node: '>=0.10.0'} - isomorphic-dompurify@3.23.0: - resolution: {integrity: sha512-RuYFgdNApoTlR3QxVUyWdS/1ATpLEWEVg3H2tMImbfr6HkYPnuW1sdEtW4PRGlFhp04VbQQjcjXnucHYpXT44A==} + isomorphic-dompurify@4.1.0: + resolution: {integrity: sha512-vjQwQSxyEkJHO6g+KIDlWj8swAzUB01pJu9GU9cLGHjE10d59GFzJkgtB2Lj5WTOoq9JeHlYjR/FFuqeopPO0Q==} engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0} jest-util@29.7.0: @@ -11346,7 +11346,7 @@ snapshots: isobject@3.0.1: {} - isomorphic-dompurify@3.23.0: + isomorphic-dompurify@4.1.0: dependencies: dompurify: 3.4.14 jsdom: 30.0.1