diff --git a/package-lock.json b/package-lock.json index 96ae4079..23fae3c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19672,7 +19672,9 @@ } }, "node_modules/dompurify": { - "version": "3.3.3", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.13.tgz", + "integrity": "sha512-2vmYIoqjze2d+kakP8S/nS5shfsl587kzwEjcGlTdiksUVgFHnFCsLYDVj/JNqJVOQZGSYBTmuycv0PodwmnMQ==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7"