[Snyk] Security upgrade axios from 0.21.0 to 1.6.0#26
Open
[Snyk] Security upgrade axios from 0.21.0 to 1.6.0#26
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.
Changes included in this PR
Vulnerabilities that will be fixed
With an upgrade:
Why? Confidentiality impact: High, Integrity impact: Low, Availability impact: None, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): Required, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 2, Reachable: No, Transitive dependency: No, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 7.03, Likelihood: 3.19, Score Version: V5
SNYK-JS-AXIOS-6032459
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: axios
-
1.6.0 - 2023-10-26
- CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
- dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
- types: fix AxiosHeaders types; (#5931) (a1c8ad0)
- CVE 2023 45857 ( #6028 )
Dmitriy Mozgovoy
Valentin Panov
Rinku Chaudhari
-
1.5.1 - 2023-09-26
- adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
- formdata: fixed automatic addition of the
- headers: allow
- types: removed duplicated code (9e62056)
Dmitriy Mozgovoy
David Dallas
Sean Sattler
Mustafa Ateş Uzun
Przemyslaw Motacki
Michael Di Prisco
-
1.5.0 - 2023-08-26
- adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
- dns: fixed
- headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
- headers: fixed common Content-Type header merging; (#5832) (8fda276)
- export getAdapter function (#5324) (ca73eb8)
- export: export adapters without
Dmitriy Mozgovoy
夜葬
Jonathan Budiman
Michael Di Prisco
-
1.4.0 - 2023-04-27
- formdata: add
- package: export package internals with unsafe path prefix; (#5677) (df38c94)
- dns: added support for a custom lookup function; (#5339) (2701911)
- types: export
- merge-config: optimize mergeConfig performance by avoiding duplicate key visits; (#5679) (e6f7053)
Dmitriy Mozgovoy
Arthur Fiorette
PIYUSH NEGI
-
1.3.6 - 2023-04-19
- types: added transport to RawAxiosRequestConfig (#5445) (6f360a2)
- utils: make isFormData detection logic stricter to avoid unnecessary calling of the
Dmitriy Mozgovoy
Michael Di Prisco
-
1.3.5 - 2023-04-05
- headers: fixed isValidHeaderName to support full list of allowed characters; (#5584) (e7decef)
- params: re-added the ability to set the function as
Dmitriy Mozgovoy
-
1.3.4 - 2023-02-22
- 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)
Dmitriy Mozgovoy
lcysgsg
Michael Di Prisco
-
1.3.3 - 2023-02-13
- 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)
Dmitriy Mozgovoy
陈若枫
-
1.3.2 - 2023-02-03
- http: treat http://localhost as base URL for relative paths to avoid
- http: use explicit import instead of TextEncoder global; (#5530) (6b3c305)
Dmitriy Mozgovoy
-
1.3.1 - 2023-02-01
- 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)
Dmitriy Mozgovoy
-
1.3.0 - 2023-01-31
-
1.2.6 - 2023-01-28
-
1.2.5 - 2023-01-26
-
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
from axios GitHub release notesRelease notes:
Bug Fixes
PRs
Contributors to this release
Release notes:
Bug Fixes
Content-Typeheader for FormData in non-browser environments; (#5917) (bc9af51)content-encodingheader to handle case-insensitive values (#5890) (#5892) (4c89f25)Contributors to this release
Release notes:
Bug Fixes
cacheable-lookupintegration; (#5836) (b3e327d)Features
unsafeprefix (#5839) (1601f4a)Contributors to this release
Release notes:
Bug Fixes
multipart/form-datacontent type for FormData payload on custom client environments; (#5678) (bbb61e7)Features
AxiosHeaderValuetype. (#5525) (726f1c8)Performance Improvements
Contributors to this release
Release notes:
Bug Fixes
toStringmethod on the target; (#5661) (aa372f7)Contributors to this release
Release notes:
Bug Fixes
paramsSerializerconfig; (#5633) (a56c866)Contributors to this release
Release notes:
Bug Fixes
Contributors to this release
Release notes:
Bug Fixes
Contributors to this release
Release notes:
Bug Fixes
ERR_INVALID_URLerror; (#5528) (128d56f)Contributors to this release
Release notes:
Bug Fixes
Contributors to this release
Commit messages
Package name: axios
The new version differs by 250 commits.See the full diff
Check the changes in this PR to ensure they won't cause issues with your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
🛠 Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Cross-site Request Forgery (CSRF)