Added sanitize-html to prevent XSS attacks on Mastodon Feed
This commit is contained in:
parent
7ba92af617
commit
3734b89970
2 changed files with 78 additions and 1 deletions
|
@ -44,6 +44,7 @@
|
|||
"bits-ui": "^0.13.2",
|
||||
"clsx": "^2.1.0",
|
||||
"radix-icons-svelte": "^1.2.1",
|
||||
"sanitize-html": "^2.11.0",
|
||||
"socket.io": "^4.7.2",
|
||||
"socket.io-client": "^4.7.2",
|
||||
"tailwind-merge": "^2.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue