simplified httpclient lib
This commit is contained in:
parent
38b523d2c0
commit
f70a8be1cb
6 changed files with 256 additions and 203 deletions
|
|
@ -16,10 +16,10 @@
|
|||
"dependencies": {
|
||||
"@stock-bot/logger": "*",
|
||||
"@stock-bot/types": "*",
|
||||
"got": "^14.4.7",
|
||||
"http-proxy-agent": "^7.0.2",
|
||||
"https-proxy-agent": "^7.0.6",
|
||||
"socks-proxy-agent": "^8.0.5",
|
||||
"undici": "^7.10.0"
|
||||
"socks-proxy-agent": "^8.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue