From a2222f05fdc609bd82101f21ad726bfa2f4fc21f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 16:07:06 +0000 Subject: [PATCH] Bump dompurify from 3.3.0 to 3.4.11 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.0 to 3.4.11. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.0...3.4.11) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.11 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..513c1ef 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.11", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.11.tgz", + "integrity": "sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7"