[v9.2.x] SVG: Add dompurify preprocessor step (#704)
* SVG: Add dompurify preprocessor step (#698) * add sanitized SVG component (cherry picked from commit dbbe819368f507b9493b7a3cf6e080a5dd752b3e) * remove added file Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
co-authored by
Ryan McKinley
parent
2294e23134
commit
c022534e38
@@ -119,6 +119,7 @@
|
||||
"@types/d3-force": "^2.1.0",
|
||||
"@types/d3-scale-chromatic": "1.3.1",
|
||||
"@types/debounce-promise": "3.1.4",
|
||||
"@types/dompurify": "^2",
|
||||
"@types/enzyme": "3.10.12",
|
||||
"@types/enzyme-adapter-react-16": "1.0.6",
|
||||
"@types/eslint": "8.4.5",
|
||||
@@ -315,6 +316,7 @@
|
||||
"dangerously-set-html-content": "1.0.9",
|
||||
"date-fns": "2.29.1",
|
||||
"debounce-promise": "3.1.2",
|
||||
"dompurify": "^2.4.1",
|
||||
"emotion": "11.0.0",
|
||||
"eventemitter3": "4.0.7",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
||||
Reference in New Issue
Block a user