diff --git a/package-lock.json b/package-lock.json index 96ae4079..76ea6362 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19672,7 +19672,9 @@ } }, "node_modules/dompurify": { - "version": "3.3.3", + "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"