chore(deps): update dependency dompurify to v3.4.11
Build Test / build (pull_request) Successful in 23s
PHP Unit Tests / test (pull_request) Failing after 14m42s
JS Unit Tests / test (pull_request) Failing after 14m44s

This commit is contained in:
2026-06-24 03:03:02 +00:00
parent 14f25c9a44
commit cc8482f309
+3 -3
View File
@@ -2944,9 +2944,9 @@
}
},
"node_modules/dompurify": {
"version": "3.4.8",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.8.tgz",
"integrity": "sha512-yb1cEmaOum7wFvOCSQxyfgVlv5D47Rc30iZWoMpbDIWTnJ6grDDQyu2KFJzB2k7u0pMuJcQ1zphH//fFnw2tjQ==",
"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"