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

fix dependabot axios bump #436

Closed

Commits on Nov 21, 2021

  1. chore(deps-dev): bump axios from 0.21.1 to 0.24.0

    Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.24.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.1...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    6dcffa6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. fix: remove charset from tests

    axios v0.21.2 [removes the charset from JSON Content-Type
    headers](axios/axios#2154). This adjusts the
    tests to compensate for that change.
    Christopher Kruse committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    89db840 View commit details
    Browse the repository at this point in the history