mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
Bugfix/add path traversal check to chatId (#5208)
* add path traversal check to chatId * update axios
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user