[Snyk] Security upgrade axios from 0.21.4 to 0.33.0 - #68
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-18060730 - https://snyk.io/vuln/SNYK-JS-AXIOS-18065349 - https://snyk.io/vuln/SNYK-JS-AXIOS-18065355
|
The upgrade from axios v0.21.4 to a modern version (v1.x) is a major update with significant breaking changes. The requested version Key Breaking Changes from v0.x to v1.x:
Source: Official Upgrade Guide, GitHub Migration Guide Recommendation: This is a high-risk upgrade that requires careful code review and refactoring. Developers must consult the official migration guides to address the breaking changes, particularly around error handling, parameter serialization, and header configuration. Thorough testing is essential before deployment.
|
Snyk has created this PR to fix 3 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
package.jsonNote for zero-installs users
If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the
.yarn/cache/directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to runyarnto update the contents of the./yarn/cachedirectory.If you are not using zero-install you can ignore this as your flow should likely be unchanged.
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-AXIOS-18060730
SNYK-JS-AXIOS-18065349
SNYK-JS-AXIOS-18065355
Breaking Change Risk
Important
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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Uncontrolled Recursion
🦉 Prototype Pollution