mirror of
https://github.com/hoornet/vega.git
synced 2026-06-22 04:08:51 -07:00
Bump dompurify 3.4.9 → 3.4.11 (GHSA-cmwh-pvxp-8882 ALLOWED_ATTR pollution)
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user