simplified httpclient lib

This commit is contained in:
Bojan Kucera 2025-06-07 12:57:55 -04:00
parent 38b523d2c0
commit f70a8be1cb
6 changed files with 256 additions and 203 deletions

View file

@ -12,6 +12,7 @@
},
"dependencies": {
"@stock-bot/config": "*",
"got": "^14.4.7",
"pino": "^9.7.0",
"pino-loki": "^2.6.0",
"pino-pretty": "^13.0.0"