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 the latest Axios

stephenwade 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

The latest release of nestjs/axios depends on axios 0.25.0. The latest Axios version is 0.26.0.

Describe the solution you'd like

Publish a new version, since the master branch already depends on 0.26.0.

Teachability, documentation, adoption, migration strategy

No response

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

I want to use the latest version of Axios.

Just published