openapistack / openapi-client-axios

JavaScript client library for consuming OpenAPI-enabled APIs with axios
https://openapistack.co
MIT License
550 stars 67 forks source link

openapi-client-axios-typegen 5.0.0 depends on an older openapi-client-axios #108

Closed nponeccop closed 2 years ago

nponeccop commented 2 years ago

https://github.com/anttiviljami/openapi-client-axios/blob/d44e392a20b083be7ae20231eda1292f10e9e32a/packages/typegen/package.json

This dependency should be changed to ^5.0.0 as early versions won't work with axios 0.25.

anttiviljami commented 2 years ago

Thanks! Fixed in openapi-client-axios-typegen@5.0.1