fix(security-markdown-widget): allow sanitization of preview content (#4886)
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "^2.2.6",
|
||||
"is-hotkey": "^0.2.0",
|
||||
"mdast-util-definitions": "^1.2.3",
|
||||
"mdast-util-to-string": "^1.0.5",
|
||||
|
Reference in New Issue
Block a user