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"