fix(deps): update dependency axios to v0.28.0 [security] - #357
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency axios to v0.28.0 [security]#357renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
February 21, 2024 22:27
76f8d56 to
61a2d4f
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
August 10, 2025 12:31
61a2d4f to
4d64f51
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
August 19, 2025 18:49
4d64f51 to
353bf58
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
August 31, 2025 10:01
353bf58 to
e22e23a
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
September 13, 2025 23:45
e22e23a to
ed70ee9
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
September 29, 2025 23:07
ed70ee9 to
febb45d
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
September 30, 2025 13:32
febb45d to
aa2d6be
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
October 21, 2025 13:58
aa2d6be to
9dbb965
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
November 10, 2025 20:52
9dbb965 to
e366184
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
February 12, 2026 11:56
c2308cf to
cd8f15a
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
March 13, 2026 14:51
cd8f15a to
cd4a635
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
2 times, most recently
from
March 30, 2026 21:03
cd4a635 to
0fbb51c
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
April 8, 2026 21:42
0fbb51c to
02a39d4
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
April 29, 2026 11:50
02a39d4 to
7a2d951
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
May 12, 2026 12:58
7a2d951 to
b65b2e2
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
May 18, 2026 09:46
b65b2e2 to
203cb66
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
May 28, 2026 18:17
203cb66 to
66e14cd
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
June 13, 2026 16:01
66e14cd to
8627ad6
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
July 12, 2026 09:55
8627ad6 to
8b800f0
Compare
renovate
Bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
July 16, 2026 14:17
8b800f0 to
a86157d
Compare
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 contains the following updates:
0.26.0→0.28.0Axios Cross-Site Request Forgery Vulnerability
CVE-2023-45857 / GHSA-wf5p-g6vw-rhxx
More information
Details
An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
axios/axios (axios)
v0.28.0Compare Source
Release notes:
Bug Fixes
withXSRFTokenoption to v0.x (#6091)Backports from v1.x:
axios.formToJSONmethod (#4735)url-encoded-formserializer to respect theformSerializerconfig (#4721)string[]toAxiosRequestHeaderstype (#4322)AxiosErrorstack capturing; (#4718)AxiosErrorstatus code type; (#4717)blobto the list of protocols supported by the browser (#4678)v0.27.2Compare Source
Fixes and Functionality:
v0.27.1Compare Source
Fixes and Functionality:
v0.27.0Compare Source
Breaking changes:
Content-Typerequest header when passing FormData (#3785)transformRequestandtoFormData(#4470)QOL and DevX improvements:
Fixes and Functionality:
Internal and Tests:
Documentation:
Notes:
v0.26.1Compare Source
Fixes and Functionality:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.