Bump dompurify 3.4.9 → 3.4.11 (GHSA-cmwh-pvxp-8882 ALLOWED_ATTR pollution)

This commit is contained in:
Jure
2026-06-20 14:58:37 +02:00
parent d3a52e2d98
commit fdc0c3c588
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -21,7 +21,7 @@
"@tauri-apps/plugin-process": "^2.3.1",
"@tauri-apps/plugin-updater": "^2.10.0",
"@types/dompurify": "^3.0.5",
"dompurify": "^3.4.9",
"dompurify": "^3.4.11",
"highlight.js": "^11.11.1",
"lucide-react": "1.16.0",
"marked": "^17.0.4",
@@ -2185,9 +2185,9 @@
"peer": true
},
"node_modules/dompurify": {
"version": "3.4.9",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.9.tgz",
"integrity": "sha512-4dPSRMRDqHvs0V4YDFCsaIZo4if5u0xM+llyxiM2fwuZFdKArUBAF3VtI2+n8NKg9P870WMdYk0UhqQNoWXbfQ==",
"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"
+1 -1
View File
@@ -25,7 +25,7 @@
"@tauri-apps/plugin-process": "^2.3.1",
"@tauri-apps/plugin-updater": "^2.10.0",
"@types/dompurify": "^3.0.5",
"dompurify": "^3.4.9",
"dompurify": "^3.4.11",
"highlight.js": "^11.11.1",
"lucide-react": "1.16.0",
"marked": "^17.0.4",