From 3c0457a53dff43c64bfc5f35fac16da096f265f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 21:24:52 +0000 Subject: [PATCH] build: bump isomorphic-dompurify from 3.22.0 to 3.23.0 Bumps [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) from 3.22.0 to 3.23.0. - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](https://github.com/kkomelin/isomorphic-dompurify/compare/3.22.0...3.23.0) --- updated-dependencies: - dependency-name: isomorphic-dompurify dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54756f5..b26377b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ importers: version: 1.2.0 isomorphic-dompurify: specifier: ^3.22.0 - version: 3.22.0 + version: 3.23.0 lowdb: specifier: ^7.0.1 version: 7.0.1 @@ -2183,8 +2183,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - isomorphic-dompurify@3.22.0: - resolution: {integrity: sha512-cz/BkSODnQir4IV2quqbuEHhAGz4MAYGvhoemsxuwMpY/oZbRHlNjPLPyIQ0fdULiwDPUE+OHPwWb6XTEiNk1A==} + isomorphic-dompurify@3.23.0: + resolution: {integrity: sha512-RuYFgdNApoTlR3QxVUyWdS/1ATpLEWEVg3H2tMImbfr6HkYPnuW1sdEtW4PRGlFhp04VbQQjcjXnucHYpXT44A==} engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0} issue-parser@7.0.2: @@ -5516,7 +5516,7 @@ snapshots: isexe@2.0.0: {} - isomorphic-dompurify@3.22.0: + isomorphic-dompurify@3.23.0: dependencies: dompurify: 3.4.14 jsdom: 30.0.1