Open
Conversation
Snyk has created this PR to upgrade axios from 0.21.1 to 0.30.3. See this package in npm: axios See this project in Snyk: https://app.eu.snyk.io/org/ukhsa-default/project/a744eecb-77d5-425d-bd1a-76931843efe3?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade axios from 0.21.1 to 0.30.3. See this package in npm: axios See this project in Snyk: https://app.eu.snyk.io/org/ukhsa-default/project/a744eecb-77d5-425d-bd1a-76931843efe3?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade axios from 0.21.1 to 0.30.3. See this package in npm: axios See this project in Snyk: https://app.eu.snyk.io/org/ukhsa-default/project/a744eecb-77d5-425d-bd1a-76931843efe3?utm_source=github&utm_medium=referral&page=upgrade-pr
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.
Snyk has created this PR to upgrade axios from 0.21.1 to 0.30.3.
ℹ️ 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.
The recommended version is 19 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-AXIOS-15252993
SNYK-JS-AXIOS-1579269
SNYK-JS-AXIOS-6032459
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-AXIOS-6124857
SNYK-JS-AXIOS-9292519
SNYK-JS-AXIOS-9403194
SNYK-JS-FOLLOWREDIRECTS-2332181
SNYK-JS-FOLLOWREDIRECTS-2396346
Release notes
Package name: axios
-
0.30.3 - 2026-02-18
- Backport: Fix DoS via proto key in merge config
- Patched a vulnerability where specifically crafted configuration objects using the proto key could cause a Denial of Service during the merge process. - by @ FeBe95 in PR #7388
- CI Infrastructure Update
- Updated Continuous Integration workflows for the v0.x branch to maintain long-term support and build reliability. - by @ jasonsaayman in PR #7407
⚠️ Breaking Changes
-
0.30.2 - 2025-09-27
- Backport
- @ FeBe95 made their first contribution in #7034
-
0.30.1 - 2025-08-04
-
0.30.0 - 2025-03-26
-
0.29.0 - 2024-11-21
-
0.28.1 - 2024-03-28
-
0.28.0 - 2024-02-12
-
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
from axios GitHub release notesThis is a critical security maintenance release for the v0.x branch. It addresses a high-priority vulnerability involving prototype pollution that could lead to a Denial of Service (DoS).
Recommendation: All users currently on the 0.x release line should upgrade to this version immediately to ensure environment stability.
🛡️ Security Fixes
⚙️ Maintenance & CI
Configuration Merging Behavior:
As part of the security fix, Axios now restricts the merging of the proto key within configuration objects. If your codebase relies on unconventional deep-merging patterns that target the object prototype via Axios config, those operations will now be blocked. This is a necessary change to prevent prototype pollution.
Full Changelog: v0.30.2...v0.30.3
What's Changed
maxContentLengthvulnerability fix to v0.x by @ FeBe95 in #7034New Contributors
Full Changelog: v0.30.1...v0.30.2
Important
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: