Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios and @nestjs/common in /parent #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 21, 2024

  1. Bump axios and @nestjs/common in /parent

    Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common). These dependencies need to be updated together.
    
    
    Removes `axios`
    
    Updates `@nestjs/common` from 7.6.13 to 10.3.3
    - [Release notes](https://github.com/nestjs/nest/releases)
    - [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/common)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    - dependency-name: "@nestjs/common"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    110ec44 View commit details
    Browse the repository at this point in the history