fix: sanitize HTML to prevent XSS vulnerability
This commit is contained in:
@@ -14,5 +14,8 @@
|
||||
"lefthook": "^2.1.6",
|
||||
"tailwindcss": "^4.2.3",
|
||||
"typescript": "^6.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "^3.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user