Skip to content

[Version Bump] axios - #81

Merged
kartykp merged 1 commit into
masterfrom
kartykp/dependabot-batch-2026-1
Mar 2, 2026
Merged

[Version Bump] axios #81
kartykp merged 1 commit into
masterfrom
kartykp/dependabot-batch-2026-1

Conversation

@kartykp

@kartykp kartykp commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

This PR includes the following version bumps to address axios package alerts

Updates the axios HTTP client library from version 1.13.2 to 1.13.6. The changes also update critical sub-dependencies to maintain compatibility and security.

What Changed in [package-lock.json]

  • axios: 1.13.2 → 1.13.6 (patch version update)

Key Sub-dependency Updates

Axios dependencies:

  • follow-redirects: ^1.15.6 → ^1.15.11 (improved redirect handling)
  • form-data: ^4.0.4 → ^4.0.5 (minor updates for multipart form data handling)

Functional Changes

Axios v1.13.6

A patch release that includes bug fixes and improvements to HTTP request handling, better error messages for edge cases. The library's core API remains stable and compatible with existing usage patterns.

All HTTP client functionality used in this repository continues to work without modification. Request patterns like axios.get(), axios.post(), and axios configuration remain unchanged.

Impact Assessment

  • ✅ No breaking changes to axios API — All request patterns remain compatible
  • ✅ Improved error handling — Better error messages for debugging
  • ✅ Security improvements — Updated dependencies for better security posture

Manual testing

  • Run npm test to verify all tests pass with updated packages
  • Run npm audit to confirm security vulnerabilities are resolved

References

https://github.com/github/npm/issues/14587

@kartykp kartykp self-assigned this Mar 2, 2026
@kartykp kartykp changed the title chore: update dependencies [Version Bump] axios Mar 2, 2026
@kartykp
kartykp merged commit 6f83b73 into master Mar 2, 2026
4 checks passed
@kartykp
kartykp deleted the kartykp/dependabot-batch-2026-1 branch March 2, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants