jaggedsoft / node-binance-api

Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.
MIT License
1.58k stars 767 forks source link

update proxy agents libs #883

Open Johann-S opened 1 year ago

Johann-S commented 1 year ago

You should update:

Those libs use an old version of agent-base which change the default HTTP/HTTPS clients see: https://github.com/TooTallNate/node-agent-base/blob/4.2.1/patch-core.js

It can cause issues because it's a global change

/ping @jaggedsoft