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(deps): update dependency axios to v0.21.1 [security] #308

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 16, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 0.19.2 -> 0.21.1 age adoption passing confidence
axios (source) ^0.19.0 -> ^0.21.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-28168

Axios NPM package 0.21.0 contains a Server-Side Request Forgery (SSRF) vulnerability where an attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address.


Release Notes

axios/axios (axios)

v0.21.1

Compare Source

Fixes and Functionality:
  • Hotfix: Prevent SSRF (#​3410)
  • Protocol not parsed when setting proxy config from env vars (#​3070)
  • Updating axios in types to be lower case (#​2797)
  • Adding a type guard for AxiosError (#​2949)
Internal and Tests:
  • Remove the skipping of the socket http test (#​3364)
  • Use different socket for Win32 test (#​3375)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.21.0

Compare Source

Fixes and Functionality:
  • Fixing requestHeaders.Authorization (#​3287)
  • Fixing node types (#​3237)
  • Fixing axios.delete ignores config.data (#​3282)
  • Revert "Fixing overwrite Blob/File type as Content-Type in browser. (#​1773)" (#​3289)
  • Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (#​3200)
Internal and Tests:
  • Lock travis to not use node v15 (#​3361)
Documentation:

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

v0.20.0

Compare Source

Release of 0.20.0-pre as a full release with no other changes.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency axios to 0.21.2 [security] fix(deps): update dependency axios to v0.21.2 [security] Mar 22, 2023
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch from 48d3155 to 18a1905 Compare November 10, 2023 07:46
@renovate renovate bot changed the title fix(deps): update dependency axios to v0.21.2 [security] fix(deps): update dependency axios [security] Nov 10, 2023
@renovate renovate bot changed the title fix(deps): update dependency axios [security] fix(deps): update dependency axios to v0.21.2 [security] Feb 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency axios to v0.21.2 [security] fix(deps): update dependency axios [security] Feb 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency axios [security] fix(deps): update dependency axios to v0.21.2 [security] Feb 20, 2024
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch from 18a1905 to 985886f Compare February 21, 2024 03:09
@renovate renovate bot changed the title fix(deps): update dependency axios to v0.21.2 [security] fix(deps): update dependency axios [security] Feb 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency axios [security] fix(deps): update dependency axios to ^0.28.0 [security] Mar 22, 2024
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch from 985886f to 4d77055 Compare August 6, 2024 10:27
@renovate renovate bot changed the title fix(deps): update dependency axios to ^0.28.0 [security] fix(deps): update dependency axios to v0.21.1 [security] Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants