Skip to content

chore(deps): patch 3 Dependabot alerts (tmp, qs, ws)#239

Merged
mrw-rl merged 1 commit into
mainfrom
fix/dependabot-alerts
Jun 2, 2026
Merged

chore(deps): patch 3 Dependabot alerts (tmp, qs, ws)#239
mrw-rl merged 1 commit into
mainfrom
fix/dependabot-alerts

Conversation

@mrw-rl
Copy link
Copy Markdown
Contributor

@mrw-rl mrw-rl commented Jun 2, 2026

Patches the 3 open Dependabot alerts, all transitive npm deps, following the repo's existing pnpm.overrides pattern.

# Sev Pkg Was Now Source
75 high tmp 0.2.5 0.2.7 @anthropic-ai/mcpb → external-editor
74 medium qs 6.15.1 6.15.2 express / body-parser
73 medium ws 8.19.0 8.21.0 ink (+ direct dep)

Changes

  • Bump tmp override floor ^0.2.5^0.2.6
  • Bump qs override floor ^6.15.1^6.15.2
  • Add ws override ^8.20.1 and raise the direct ws dep floor ^8.18.0^8.20.1 so the ranges agree

Verification

  • pnpm auditNo known vulnerabilities found
  • pnpm build (tsc) → clean
  • Tests: 793/797 pass. The 4 failures are e2e tests hitting 401 Invalid Authorization (no API key in CI env) — unrelated to these bumps.

🤖 Generated with Claude Code

- tmp 0.2.5 -> 0.2.7 (GHSA, high): bump override floor to ^0.2.6
- qs 6.15.1 -> 6.15.2 (medium): bump override floor to ^6.15.2
- ws 8.19.0 -> 8.21.0 (medium): add ^8.20.1 override + bump direct dep floor

pnpm audit: no known vulnerabilities. Build clean; full unit/component
suite green (only e2e auth-dependent tests fail, no API key in env).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mrw-rl mrw-rl merged commit b605dc0 into main Jun 2, 2026
20 of 22 checks passed
@mrw-rl mrw-rl deleted the fix/dependabot-alerts branch June 2, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants