simplify http-client and switch to bun fetch + undeci
This commit is contained in:
parent
08bb21cee7
commit
7eeccfe8f2
7 changed files with 43 additions and 740 deletions
|
|
@ -18,7 +18,8 @@
|
|||
"@stock-bot/types": "*",
|
||||
"http-proxy-agent": "^7.0.2",
|
||||
"https-proxy-agent": "^7.0.6",
|
||||
"socks-proxy-agent": "^8.0.5"
|
||||
"socks-proxy-agent": "^8.0.5",
|
||||
"undici": "^7.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue