Prevent XSS in markdown rendering
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"js-yaml": "~3.5.2",
|
||||
"to-markdown": "~1.3.0",
|
||||
"lz-string": "~1.4.4",
|
||||
"flowchart": "~1.6.1"
|
||||
"flowchart": "~1.6.1",
|
||||
"xss": "~0.2.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user