Bugfix/add path traversal check to chatId (#5208)

* add path traversal check to chatId

* update axios
This commit is contained in:
Henry Heng
2025-09-13 23:47:22 +01:00
committed by GitHub
parent b2dcdab5b9
commit c00ae78488
6 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
"@types/passport-local": "^1.0.38",
"@types/uuid": "^9.0.7",
"async-mutex": "^0.4.0",
"axios": "1.7.9",
"axios": "1.12.0",
"bcryptjs": "^2.4.3",
"bullmq": "5.45.2",
"cache-manager": "^6.3.2",