Skip to content

Bump transitive deps to resolve open security alerts#360

Merged
phoenixy1 merged 1 commit into
masterfrom
ah-fix-vuln-alerts-may2026
May 19, 2026
Merged

Bump transitive deps to resolve open security alerts#360
phoenixy1 merged 1 commit into
masterfrom
ah-fix-vuln-alerts-may2026

Conversation

@phoenixy1
Copy link
Copy Markdown
Collaborator

Summary

Regenerates server/ and client/ lockfiles to pick up axios 1.15.1 → 1.16.1 (the dependent transitive of plaid SDK's ^1.7.4 range). Resolves the 4 open Dependabot alerts on master.

Closes #357, #358.

Alerts closed

Severity Advisory Package Path
high GHSA-q8qp-cvcw-x6jj axios server/, client/
medium GHSA-3w6x-2g7m-8v23 axios server/, client/

No direct dependency changes; server/package.json and client/package.json are untouched.

Test plan

  • npm install succeeds in both server/ and client/
  • npm start / npm run dev boot cleanly in both
  • Manual smoke: Link flow + a Plaid API call (axios is the SDK's HTTP client)

Closes #357, #358

Lock files regenerated to pick up axios >=1.15.2 (was 1.15.1) in both server
and client, resolving GHSA-q8qp-cvcw-x6jj (high) and GHSA-3w6x-2g7m-8v23
(medium). No direct dependency changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@phoenixy1 phoenixy1 marked this pull request as ready for review May 19, 2026 20:29
@phoenixy1 phoenixy1 merged commit 03846dd into master May 19, 2026
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