Skip to content

fix(deps): bump axios to ^1.19.0 to resolve 20+ security advisories - #8

Open
tcisse wants to merge 1 commit into
fedapay:masterfrom
tcisse:fix/bump-axios-1.x
Open

fix(deps): bump axios to ^1.19.0 to resolve 20+ security advisories#8
tcisse wants to merge 1 commit into
fedapay:masterfrom
tcisse:fix/bump-axios-1.x

Conversation

@tcisse

@tcisse tcisse commented Aug 5, 2026

Copy link
Copy Markdown

Bumps axios from ^0.28.0 to ^1.19.0, resolving 20+ open security advisories (SSRF, credential leakage, prototype pollution, multiple DoS) that currently propagate to every consumer of this SDK via npm audit.

The existing Dependabot PR #7 targets 1.8.2, which is itself now affected by newer axios CVEs — this PR moves to the latest patched line.

Changes: minimal type migration for the axios 0.x→1.x interceptor signature (AxiosRequestConfigInternalAxiosRequestConfig) plus one test assertion updated for axios 1.x's string-normalized header values.

Validation: tsc clean, full suite 82/82 passing.

Migrate interceptor typing to InternalAxiosRequestConfig (axios 1.x) and
adjust one test assertion for string-normalized header values.

tsc clean, 82/82 tests passing.
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