diff --git a/package-lock.json b/package-lock.json index 96ae4079..0502ee1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19672,7 +19672,9 @@ } }, "node_modules/dompurify": { - "version": "3.3.3", + "version": "3.4.10", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.10.tgz", + "integrity": "sha512-0xzNv0e7oYC6yyuOGZIABPM4qtg3QxLFniDNPP4ZP90wR8Yq3zgwpRbrNiT4N3IKqDbbYFEJLV+JWEs19aZ//w==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7"