Granga / etsy-ts

Etsy API wrapper written in typescript
https://www.npmjs.com/package/etsy-ts
MIT License
37 stars 5 forks source link

axios package version #14

Closed CoolColdUK closed 1 year ago

CoolColdUK commented 1 year ago

Thanks for the useful package. I've noticed the axios package is out-dated. axios-auth-refresh latest version now uses ^1.2.2. Is there plans to upgrading the one here?

Granga commented 1 year ago

Hi. You can try the new major version 4.x.x, but first check out the Readme, there are some breaking changes.

CoolColdUK commented 1 year ago

Thank you, I'll have a look 👍