Skip to content

Commit e8ed437

Browse files
committed
fix: purify html before render
1 parent 2b49025 commit e8ed437

File tree

3 files changed

+86
-61
lines changed

3 files changed

+86
-61
lines changed

web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"clsx": "^2.1.1",
2222
"copy-to-clipboard": "^3.3.3",
2323
"dayjs": "^1.11.11",
24+
"dompurify": "^3.1.5",
2425
"fuse.js": "^7.0.0",
2526
"highlight.js": "^11.9.0",
2627
"i18next": "^23.11.5",

0 commit comments

Comments
 (0)