sanitize review input

This commit is contained in:
2025-12-25 11:20:38 +03:30
parent 9f7c695ed1
commit b18f9b0222
4 changed files with 214 additions and 5 deletions
+2
View File
@@ -64,6 +64,7 @@
"firebase-admin": "^13.6.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"sanitize-html": "^2.17.0",
"socket.io": "^4.8.1",
"ulid": "^3.0.1",
"uuid": "^13.0.0"
@@ -79,6 +80,7 @@
"@types/express": "^5.0.0",
"@types/jest": "^30.0.0",
"@types/node": "^22.10.7",
"@types/sanitize-html": "^2.16.0",
"@types/supertest": "^6.0.2",
"@types/uuid": "^10.0.0",
"eslint": "^9.18.0",