XSS PREVENTION FOR ALL DONE

This commit is contained in:
BIG2EYEZ
2024-01-03 18:11:45 +08:00
parent 7de5b55ce8
commit 89c720bd30
3 changed files with 431 additions and 280 deletions

View File

@ -31,6 +31,7 @@
"otp-generator": "^4.0.1",
"otplib": "^12.0.1",
"qrcode": "^1.5.3",
"sanitize-html": "^2.11.0",
"sequelize": "^6.35.2",
"validator": "^13.11.0"
}