XeroAPI / xero-node

Xero Node SDK for OAuth 2.0 generated from XeroAPI/Xero-OpenAPI
http://developer.xero.com/
MIT License
192 stars 155 forks source link

FIX-579 | Get rid of deprecated "request" dependency #662

Closed sangeet-joy-tw closed 5 months ago

sangeet-joy-tw commented 5 months ago

this is the fix for the issue - https://github.com/XeroAPI/xero-node/issues/579

description - all the request module code has been replaced and adjusted based on axios module.

manishT72 commented 5 months ago

@sangeet-joy-tw please resolve conflicts