MVP DOMPurify Swap over sanitize-html

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2021-07-20 15:26:03 +02:00
parent 2bdf2dd143
commit 16218839ba
2 changed files with 8 additions and 9 deletions
+2
View File
@@ -44,6 +44,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@material-ui/styles": "^4.10.0",
"dompurify": "^2.2.9",
"eventsource": "^1.1.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
@@ -63,6 +64,7 @@
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^3.4.2",
"@testing-library/user-event": "^13.1.8",
"@types/dompurify": "^2.2.2",
"@types/eventsource": "^1.1.5",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",