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
@@ -66,7 +66,7 @@
"sqlite3"
],
"overrides": {
"axios": "1.10.0",
"axios": "1.12.0",
"body-parser": "2.0.2",
"braces": "3.0.3",
"cross-spawn": "7.0.6",