diff --git a/standalone-with-translate/package-lock.json b/standalone-with-translate/package-lock.json index c84b2f8b..cc5c0479 100644 --- a/standalone-with-translate/package-lock.json +++ b/standalone-with-translate/package-lock.json @@ -32,7 +32,7 @@ "@slickgrid-universal/web-mcp": "^10.8.3", "angular-slickgrid": "^10.8.3", "bootstrap": "^5.3.8", - "dompurify": "^3.4.11", + "dompurify": "^3.4.12", "ngx-bootstrap": "^21.2.1", "rxjs": "^7.8.2" }, @@ -5843,9 +5843,9 @@ } }, "node_modules/dompurify": { - "version": "3.4.11", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.11.tgz", - "integrity": "sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==", + "version": "3.4.12", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.12.tgz", + "integrity": "sha512-zQvGet8Z2sWbQhCmfFz/T5QWH2oBmjnqK3qvOjaqaNLrLEF912WamU+ohnTp0TCep/MFVHpdJuCZEdFOdTnEFg==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7" diff --git a/standalone-with-translate/package.json b/standalone-with-translate/package.json index 66501044..58fd5334 100644 --- a/standalone-with-translate/package.json +++ b/standalone-with-translate/package.json @@ -52,7 +52,7 @@ "@slickgrid-universal/web-mcp": "^10.8.3", "angular-slickgrid": "^10.8.3", "bootstrap": "^5.3.8", - "dompurify": "^3.4.11", + "dompurify": "^3.4.12", "ngx-bootstrap": "^21.2.1", "rxjs": "^7.8.2" },