nasa8x / printify-api

Printify's REST API allows your application to manage a Printify shop on behalf of a Printify Merchant. Create products, submit orders, and more...
https://morioh.com/topic/node-js
MIT License
34 stars 9 forks source link

upgrade axios #11

Open jake opened 3 years ago

jake commented 3 years ago

the requests crash on the version of axios being used, updating fixes it.

there's also quite a few dependabot PRs which would probably be worth merging? this is actually a duplicate of #6, but its required for this library to work at all now.