From e253d454be8a83d2cb4830739118470fd5476762 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 18:43:07 +0000 Subject: [PATCH] Bump dompurify from 3.3.0 to 3.4.1 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.0...3.4.1) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4268c2..b8d3b95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@itwin/imodels-client-management": "^6.0.1", "@itwin/itwinui-illustrations-react": "^2.1.0", "@itwin/itwinui-react": "^3.18.0", - "@itwin/measure-tools-react": "latest", + "@itwin/measure-tools-react": "*", "@itwin/presentation-common": "^5.0.0", "@itwin/presentation-components": "^5.12.0", "@itwin/presentation-frontend": "^5.0.0", @@ -4037,9 +4037,9 @@ } }, "node_modules/dompurify": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.0.tgz", - "integrity": "sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.1.tgz", + "integrity": "sha512-JahakDAIg1gyOm7dlgWSDjV4n7Ip2PKR55NIT6jrMfIgLFgWo81vdr1/QGqWtFNRqXP9UV71oVePtjqS2ebnPw==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7"