MadKudu / node-hubspot

Node wrapper for the HubSpot API
MIT License
192 stars 157 forks source link

Library is depending on "request", which is deprecated #294

Open khalilof opened 3 years ago

khalilof commented 3 years ago

Hi, According to the owner and maintainer of the library "request", the package is now deprecated.

it will be nice to get an alternative httpclient library instead of request, maybe Axios, or any other alternative.

Regards khalil

danielmbarlow commented 1 year ago

Another reason to move on from request is that it depends on packages with security advisories.