nestjs / axios

Axios module for Nest framework (node.js) 🗂

Home Page:https://docs.nestjs.com/techniques/http-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish a new version with newest axios

maurolucc opened this issue · comments

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe it

Latest published version of https://github.com/nestjs/axios still relies on axios 0.23.0.

Describe the solution you'd like

Publish a new version, since the master branch already supports 0.24.0.

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

Be able to update nestjs and axios.

Published

Thanks for the quick reply.