Commit 4e9e184
chore(deps): OSV batch — clear all 21 known vulnerabilities across 8 packages (#3614)
Direct bumps (published manifests, so downstream installs get the fixes):
- apps/docs: next 16.2.10 → 16.2.11 (9 advisories incl. GHSA-6gpp-xcg3-4w24,
GHSA-89xv-2m56-2m9x, GHSA-m99w-x7hq-7vfj, GHSA-p9j2-gv94-2wf4)
- create-objectstack: tar ^7.5.20 → ^7.5.21 (GHSA-r292-9mhp-454m)
- metadata: js-yaml ^5.2.1 → ^5.2.2 (GHSA-pm4m-ph32-ghv5)
Workspace overrides for transitive-only advisories (no publishable package
declares these, so the override-consistency gate is unaffected):
- brace-expansion >=5.0.0 <5.0.8 → ^5.0.8 (via minimatch@10.x, GHSA-mh99-v99m-4gvg)
- sharp <0.35.0 → ^0.35.0 (next optionalDep ^0.34.5 excludes the fix,
GHSA-f88m-g3jw-g9cj)
- react-router <8.3.0 → ^8.3.0 (GHSA-qwww-vcr4-c8h2 has no 7.x fix;
fumadocs-core peer allows 8.x)
- @sveltejs/kit <2.69.1 → ^2.69.1 (better-auth optional peer,
GHSA-866w-xmhq-wj7x / GHSA-wqjv-9729-c5q2)
- @hono/node-server <2.0.5 → ^2.0.10 (GHSA-frvp-7c67-39w9 has no 1.x fix;
@modelcontextprotocol/sdk only imports getRequestListener, still exported
by 2.x — dedupes onto the workspace's existing 2.0.10)
react-router and @sveltejs/kit were optional peers pulled in by auto-install;
re-resolution drops them from the graph entirely (the overrides remain as
guards against future reintroduction).
Verified: turbo build 72/72, turbo test 131/131, docs build + types:check
(sharp 0.35.3 og-image generation exercised), check-override-consistency and
check-changeset-fixed gates, MCP streamableHttp import smoke against
node-server 2.0.10, and OSV querybatch over all 1453 lockfile packages — zero
known vulnerabilities.
Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 5faeac6 commit 4e9e184
6 files changed
Lines changed: 269 additions & 374 deletions
File tree
- .changeset
- apps/docs
- packages
- create-objectstack
- metadata
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments