Commit c9594fc
authored
chore(deps): bump vulnerable website deps to resolve security alerts (#862)
Lockfile-only dependency bumps in the docs website (pnpm project at
\`website/\`) to resolve Dependabot security alerts. No Python code is
affected. Done via \`pnpm update -r\` only — no \`overrides\` or
hand-edited \`package.json\` versions.
### Fixed
| Package | Old → New | Severity |
| --- | --- | --- |
| shell-quote | 1.8.3 → 1.8.4 | **CRITICAL** |
| ws (v7 line) | 7.5.10 → 7.5.11 | high |
| ws (v8 line) | 8.20.1 → 8.21.0 | high |
| @babel/core | 7.29.0 → 7.29.7 | — (>= 7.29.6) |
| joi | 17.13.3 → 17.13.4 | — |
| js-yaml (v4 line) | 4.1.1 → 4.2.0 | — |
| launch-editor | 2.13.2 → 2.14.1 | — |
| markdown-it | 14.1.1 → 14.2.0 | — |
### Not addressed here
- **js-yaml 3.14.2** — pinned transitively by \`gray-matter@4.0.3\`,
which requires js-yaml v3.x. Cannot move to v4 without an \`override\`
(out of scope for a lockfile-only update).
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 949fd89 commit c9594fc
1 file changed
Lines changed: 1321 additions & 791 deletions
0 commit comments