fix: Cookie handler

fix captcha
This commit is contained in:
Elysia
2023-06-01 18:26:22 +07:00
parent 3763233c38
commit 87fb38c82c
5 changed files with 8 additions and 22 deletions

View File

@@ -62,12 +62,12 @@
"axios": "1.1",
"chalk": "^4.1.2",
"discord-api-types": "^0.37.40",
"fetch-cookie": "^2.1.0",
"form-data": "^4.0.0",
"json-bigint": "^1.0.0",
"lodash.permutations": "^1.0.0",
"node-fetch": "^2.6.9",
"safe-base64": "^2.0.1-0",
"set-cookie-parser": "^2.6.0",
"string_decoder": "^1.3.0",
"string-similarity": "^4.0.4",
"ws": "^8.13.0"