fix(core): Replace sanitize-html with xss in XSS validator constraint (#10479)
This commit is contained in:
@@ -155,7 +155,6 @@
|
||||
"reflect-metadata": "0.2.2",
|
||||
"replacestream": "4.0.3",
|
||||
"samlify": "2.8.9",
|
||||
"sanitize-html": "2.12.1",
|
||||
"semver": "7.5.4",
|
||||
"shelljs": "0.8.5",
|
||||
"simple-git": "3.17.0",
|
||||
@@ -172,6 +171,7 @@
|
||||
"ws": "8.17.1",
|
||||
"xml2js": "catalog:",
|
||||
"xmllint-wasm": "3.0.1",
|
||||
"xss": "^1.0.14",
|
||||
"yamljs": "0.3.0",
|
||||
"zod": "3.22.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user