Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787)

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
Kristian Bremberg
2023-03-16 18:13:34 +01:00
committed by GitHub
parent 0e565a2e6c
commit 27e2b037ae
12 changed files with 93 additions and 35 deletions

View File

@@ -324,7 +324,6 @@
"dangerously-set-html-content": "1.0.9",
"date-fns": "2.29.3",
"debounce-promise": "3.1.2",
"dompurify": "^2.4.1",
"emotion": "11.0.0",
"eventemitter3": "5.0.0",
"fast-deep-equal": "^3.1.3",