Skip to content

fix(deps): bump axios to ^1.16.1 to patch Dependabot advisories#81

Merged
obeone merged 1 commit into
mainfrom
fix/dependabot-axios-follow-redirects
May 19, 2026
Merged

fix(deps): bump axios to ^1.16.1 to patch Dependabot advisories#81
obeone merged 1 commit into
mainfrom
fix/dependabot-axios-follow-redirects

Conversation

@obeone
Copy link
Copy Markdown
Owner

@obeone obeone commented May 19, 2026

Summary

Resolves all 11 open Dependabot alerts on obeone/firecrawl-ui:

  • axios bumped from ^1.15.0 to ^1.16.1 (patches 10 alerts, including GHSA-q8qp-cvcw-x6jj — prototype pollution / credential injection, high severity; advisories required >= 1.15.2).
  • follow-redirects transitively updated to >= 1.16.0 via the new axios (1 medium alert).

npm audit after the bump reports found 0 vulnerabilities.

Changes

  • package.json: axios ^1.15.0^1.16.1
  • package-lock.json: regenerated (npm reordered entries — large diff but no functional change beyond version bumps)

Test plan

  • npm install --package-lock-only succeeds
  • npm audit → 0 vulnerabilities
  • CI build passes

Resolves Dependabot alerts for axios (GHSA-q8qp-cvcw-x6jj and related,
fixed in 1.15.2) and transitive follow-redirects (>=1.16.0).
@obeone obeone merged commit 29fcda5 into main May 19, 2026
1 of 2 checks passed
@obeone obeone deleted the fix/dependabot-axios-follow-redirects branch May 19, 2026 18:24
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