XSS: Simplified by adding XSS middleware

This commit is contained in:
vinodkiran
2023-12-07 16:06:32 +05:30
parent c856d94f7c
commit e67c43157a
3 changed files with 142 additions and 292 deletions
+1 -1
View File
@@ -54,7 +54,6 @@
"express": "^4.17.3",
"express-basic-auth": "^1.2.1",
"express-rate-limit": "^6.9.0",
"express-validator": "^7.0.1",
"flowise-components": "*",
"flowise-ui": "*",
"moment-timezone": "^0.5.34",
@@ -64,6 +63,7 @@
"reflect-metadata": "^0.1.13",
"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"