Commit b605dc0
chore(deps): patch 3 Dependabot alerts (tmp, qs, ws) (#239)
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 audit` → **No 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](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 7b47d03 commit b605dc0
2 files changed
Lines changed: 22 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments