diff --git a/package-lock.json b/package-lock.json index 6e430b6..fb014a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6394,9 +6394,9 @@ } }, "node_modules/dompurify": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.1.tgz", - "integrity": "sha512-JahakDAIg1gyOm7dlgWSDjV4n7Ip2PKR55NIT6jrMfIgLFgWo81vdr1/QGqWtFNRqXP9UV71oVePtjqS2ebnPw==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.2.tgz", + "integrity": "sha512-lHeS9SA/IKeIFFyYciHBr2n0v1VMPlSj843HdLOwjb2OxNwdq9Xykxqhk+FE42MzAdHvInbAolSE4mhahPpjXA==", "license": "(MPL-2.0 OR Apache-2.0)", "peer": true, "optionalDependencies": { diff --git a/package.json b/package.json index f56ec5a..f60f569 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "lodash": "4.18.1", "file-type": "22.0.0", "undici": "8.2.0", - "dompurify": "3.4.1", + "dompurify": "3.4.2", "yaml": "2.8.4", "@esbuild-kit/core-utils": { "esbuild": "0.28.0"