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

[Snyk] Upgrade axios from 0.16.2 to 1.4.0 #4

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Jun 6, 2023

Snyk has created this PR to upgrade axios from 0.16.2 to 1.4.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 46 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-04-27.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-AXIOS-1579269
696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Proof of Concept
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-2332181
696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Proof of Concept
Server-Side Request Forgery (SSRF)
SNYK-JS-AXIOS-1038255
696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Proof of Concept
Denial of Service (DoS)
SNYK-JS-AXIOS-174505
696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Proof of Concept
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-2396346
696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: axios
  • 1.4.0 - 2023-04-27

    Release notes:

    Bug Fixes

    • formdata: add multipart/form-data content type for FormData payload on custom client environments; (#5678) (bbb61e7)
    • package: export package internals with unsafe path prefix; (#5677) (df38c94)

    Features

    • dns: added support for a custom lookup function; (#5339) (2701911)
    • types: export AxiosHeaderValue type. (#5525) (726f1c8)

    Performance Improvements

    • merge-config: optimize mergeConfig performance by avoiding duplicate key visits; (#5679) (e6f7053)

    Contributors to this release

  • 1.3.6 - 2023-04-19

    Release notes:

    Bug Fixes

    • types: added transport to RawAxiosRequestConfig (#5445) (6f360a2)
    • utils: make isFormData detection logic stricter to avoid unnecessary calling of the toString method on the target; (#5661) (aa372f7)

    Contributors to this release

  • 1.3.5 - 2023-04-05

    Release notes:

    Bug Fixes

    • headers: fixed isValidHeaderName to support full list of allowed characters; (#5584) (e7decef)
    • params: re-added the ability to set the function as paramsSerializer config; (#5633) (a56c866)

    Contributors to this release

  • 1.3.4 - 2023-02-22

    Release notes:

    Bug Fixes

    • blob: added a check to make sure the Blob class is available in the browser's global scope; (#5548) (3772c8f)
    • http: fixed regression bug when handling synchronous errors inside the adapter; (#5564) (a3b246c)

    Contributors to this release

  • 1.3.3 - 2023-02-13

    Release notes:

    Bug Fixes

    • formdata: added a check to make sure the FormData class is available in the browser's global scope; (#5545) (a6dfa72)
    • formdata: fixed setting NaN as Content-Length for form payload in some cases; (#5535) (c19f7bf)
    • headers: fixed the filtering logic of the clear method; (#5542) (ea87ebf)

    Contributors to this release

  • 1.3.2 - 2023-02-03

    Release notes:

    Bug Fixes

    Contributors to this release

  • 1.3.1 - 2023-02-01

    Release notes:

    Bug Fixes

    • formdata: add hotfix to use the asynchronous API to compute the content-length header value; (#5521) (96d336f)
    • serializer: fixed serialization of array-like objects; (#5518) (08104c0)

    Contributors to this release

  • 1.3.0 - 2023-01-31

    Release notes:

    Bug Fixes

    Features

    • fomdata: added support for spec-compliant FormData & Blob types; (#5316) (6ac574e)

    Contributors to this release

  • 1.2.6 - 2023-01-28

    Release notes:

    Bug Fixes

    • headers: added missed Authorization accessor; (#5502) (342c0ba)
    • types: fixed CommonRequestHeadersList & CommonResponseHeadersList types to be private in commonJS; (#5503) (5a3d0a3)

    Contributors to this release

  • 1.2.5 - 2023-01-26

    Release notes:

    Bug Fixes

    • types: fixed AxiosHeaders to handle spread syntax by making all methods non-enumerable; (#5499) (580f1e8)

    Contributors to this release

  • 1.2.4 - 2023-01-24
  • 1.2.3 - 2023-01-17
  • 1.2.2 - 2022-12-29
  • 1.2.1 - 2022-12-05
  • 1.2.0 - 2022-11-22
  • 1.2.0-alpha.1 - 2022-11-10
  • 1.1.3 - 2022-10-15
  • 1.1.2 - 2022-10-07
  • 1.1.1 - 2022-10-07
  • 1.1.0 - 2022-10-06
  • 1.0.0 - 2022-10-04
  • 1.0.0-alpha.1 - 2022-05-31
  • 0.27.2 - 2022-04-27
  • 0.27.1 - 2022-04-26
  • 0.27.0 - 2022-04-25
  • 0.26.1 - 2022-03-09
  • 0.26.0 - 2022-02-13
  • 0.25.0 - 2022-01-18
  • 0.24.0 - 2021-10-25
  • 0.23.0 - 2021-10-12
  • 0.22.0 - 2021-10-01
  • 0.21.4 - 2021-09-06
  • 0.21.3 - 2021-09-04
  • 0.21.2 - 2021-09-04
  • 0.21.1 - 2020-12-22
  • 0.21.0 - 2020-10-23
  • 0.20.0 - 2020-08-21
  • 0.20.0-0 - 2020-07-15
  • 0.19.2 - 2020-01-22
  • 0.19.1 - 2020-01-07
  • 0.19.0 - 2019-05-30
  • 0.19.0-beta.1 - 2018-08-09
  • 0.18.1 - 2019-06-01
  • 0.18.0 - 2018-02-19
  • 0.17.1 - 2017-11-11
  • 0.17.0 - 2017-10-21
  • 0.16.2 - 2017-06-03
from axios GitHub release notes
Commit messages
Package name: axios
  • 21a5ad3 chore(release): v1.4.0 (#5683)
  • d627610 chore(utils): refactored isAsyncFn util to avoid inlining additional Babel helpers to the build; (#5684)
  • e18fdd8 refactor: remove deprecated url-search-params polyfill for URLSearchParams (#5670)
  • 726f1c8 feat(types): export `AxiosHeaderValue` type. (#5525)
  • 2701911 feat(dns): added support for a custom lookup function; (#5339)
  • e6f7053 perf(merge-config): optimize mergeConfig performance by avoiding duplicate key visits; (#5679)
  • bbb61e7 fix(formdata): add `multipart/form-data` content type for FormData payload on custom client environments; (#5678)
  • df38c94 fix(package): export package internals with unsafe path prefix; (#5677)
  • 59eb991 chore(release): v1.3.6 (#5666)
  • 1b8cc3b chore(template): improve issue template; (#5665)
  • aa372f7 fix(utils): make isFormData detection logic stricter to avoid unnecessary calling of the `toString` method on the target; (#5661)
  • 0abc705 chore(ci): use package-lock in test & build github actions; (#5663)
  • 6f360a2 fix(types): added transport to RawAxiosRequestConfig (#5445)
  • 4af78a7 chore(release): v1.3.5 (#5634)
  • a56c866 fix(params): re-added the ability to set the function as `paramsSerializer` config; (#5633)
  • e7decef fix(headers): fixed isValidHeaderName to support full list of allowed characters; (#5584)
  • 2e70cec chore(release): v1.3.4 (#5565)
  • cbe2de6 chore(ci): remove team-reviewers config; (#5566)
  • 2b1fc73 chore(docs): added missing config.transport doc (#5444)
  • 3772c8f fix(blob): added a check to make sure the Blob class is available in the browser's global scope; (#5548)
  • a3b246c fix(http): fixed regression bug when handling synchronous errors inside the adapter; (#5564)
  • d9ebf8f chore(release): v1.3.3 (#5546)
  • a43bca0 chore(example): fix source map urls; (#5467)
  • a6dfa72 fix(formdata): added a check to make sure the FormData class is available in the browser's global scope; (#5545)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant