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 v1.7.4 [security] #1707

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.6.0 -> 1.7.4 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-39338

axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.


Release Notes

axios/axios (axios)

v1.7.4

Compare Source

Bug Fixes
Contributors to this release

v1.7.3

Compare Source

Bug Fixes
Contributors to this release

v1.7.2

Compare Source

Bug Fixes
Contributors to this release

v1.7.1

Compare Source

Bug Fixes
  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#​6410) (733f15f)
Contributors to this release

v1.7.0

Compare Source

Features
Bug Fixes
Contributors to this release

v1.6.8

Compare Source

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

v1.6.7

Compare Source

Bug Fixes
  • capture async stack only for rejections with native error objects; (#​6203) (1a08f90)
Contributors to this release

v1.6.6

Compare Source

Bug Fixes
Contributors to this release

v1.6.5

Compare Source

Bug Fixes
Contributors to this release

v1.6.4

Compare Source

Bug Fixes
  • security: fixed formToJSON prototype pollution vulnerability; (#​6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#​6163) (75af1cd)
Contributors to this release

v1.6.3

Compare Source

Bug Fixes
Contributors to this release

v1.6.2

Compare Source

Features
  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#​6046) (cff9967)
PRs
  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #​6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
Contributors to this release

v1.6.1

Compare Source

Bug Fixes
  • formdata: fixed content-type header normalization for non-standard browser environments; (#​6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#​6055) (3dc8369)
Contributors to this release

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 this update 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 force-pushed the renovate/npm-axios-vulnerability branch 3 times, most recently from 3d0add6 to 4775294 Compare August 23, 2024 14:10
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 4 times, most recently from 839c88a to 11531e9 Compare August 30, 2024 14:17
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 4 times, most recently from a30cbf7 to d0001cb Compare September 13, 2024 13:06
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 3 times, most recently from aacec92 to b4809b5 Compare September 22, 2024 13:27
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 2 times, most recently from 9918ba0 to 7d3319a Compare September 29, 2024 15:32
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 2 times, most recently from 61fabf7 to 164fdae Compare October 6, 2024 16:15
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 3 times, most recently from d8eab4e to 412aaef Compare October 18, 2024 14:13
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 5 times, most recently from 4d6ece1 to e9e2e37 Compare October 27, 2024 21:06
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 3 times, most recently from ed4225d to 0e7990f Compare November 8, 2024 14:00
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch from 0e7990f to 6d5a3f1 Compare November 10, 2024 15:26
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 4 times, most recently from 772dbaa to 259291c Compare November 22, 2024 13:29
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch 3 times, most recently from b53c6d3 to 0ebea10 Compare November 24, 2024 21:59
@renovate renovate bot force-pushed the renovate/npm-axios-vulnerability branch from 0ebea10 to 6a3728a Compare November 29, 2024 13:48
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