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

Nest v8 Support - Update of axios dependency to at least v1.2.2

NicoAiko opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Like explained in axios/axios#5346 and also in #641 there is a problem with v1.2.1 of the axios package. Unfortunately there hasn't been a version bump that's usable for projects that still use Nest v8.
We can't currently upgrade to Nest v9, so it would be fantastic, if there was a bump in the dependency version.

Minimum reproduction code

Steps to reproduce

No response

Expected behavior

Should be able to use the httpService without the above mentioned bug.

Package version

1.0.1

NestJS version

8.4.7

Node.js version

16.16.0

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

Not sure if I'm following. You just need to upgrade the underlying axios package without upgrading Nest - is that correct? If so, check out this link https://stackoverflow.com/questions/52416312/npm-equivalent-of-yarn-resolutions