XSS: replacing deprecated sanitize-js with sanitize-html

This commit is contained in:
vinodkiran
2023-12-08 18:50:58 +05:30
parent 6e2d6cbac4
commit 99bc9d64fb
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -61,9 +61,9 @@
"mysql": "^2.18.1",
"pg": "^8.11.1",
"reflect-metadata": "^0.1.13",
"sanitize-html": "^2.11.0",
"socket.io": "^4.6.1",
"sqlite3": "^5.1.6",
"strip-js": "^1.2.0",
"typeorm": "^0.3.6",
"uuid": "^9.0.1",
"winston": "^3.9.0"