Skip to content

fix(deps): bump axios to 1.18.1 to fix prototype pollution advisory#29

Merged
LeoFalco merged 1 commit into
masterfrom
fix/axios-prototype-pollution
Jul 20, 2026
Merged

fix(deps): bump axios to 1.18.1 to fix prototype pollution advisory#29
LeoFalco merged 1 commit into
masterfrom
fix/axios-prototype-pollution

Conversation

@LeoFalco

Copy link
Copy Markdown
Collaborator

Summary

Bumps axios from 1.16.0 to 1.18.1, resolving the open Dependabot security alerts (#98 manifest, #99 lockfile).

  • Advisory: Axios prototype pollution — auth subfields can inject Basic auth
  • Severity: medium
  • Vulnerable range: >= 1.15.2, < 1.18.0
  • Patched: 1.18.0 (using latest 1.18.1)

Changes

  • package.json: axios 1.16.0 -> 1.18.1
  • package-lock.json: regenerated

Verification

  • npm install clean
  • npx eslint . passes (exit 0)

Note: npm audit still reports two moderate transitive findings (ajv, brace-expansion) under eslint dev deps. These are not in the Dependabot alert list and are out of scope for this fix.

🤖 Generated with Claude Code

Resolves Dependabot alerts for axios prototype pollution in auth
subfields (GHSA / CVE, vulnerable range >= 1.15.2, < 1.18.0).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PR7SUyfSpn2eYr4v3pmuYe
@LeoFalco
LeoFalco requested a review from a team as a code owner July 20, 2026 18:03
@LeoFalco LeoFalco self-assigned this Jul 20, 2026
@LeoFalco
LeoFalco merged commit edfac0e into master Jul 20, 2026
4 checks passed
@LeoFalco
LeoFalco deleted the fix/axios-prototype-pollution branch July 20, 2026 18:08
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.

1 participant