Skip to content

chore(deps): bump next + js-yaml + pin hono (3 High CVEs) - #1515

Merged
Flotapponnier merged 2 commits into
devfrom
chore/security-deps-bumps-v2
Jul 26, 2026
Merged

chore(deps): bump next + js-yaml + pin hono (3 High CVEs)#1515
Flotapponnier merged 2 commits into
devfrom
chore/security-deps-bumps-v2

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

next 16.2.6->16.2.12, js-yaml ^4.1.1->^4.3.0, hono >=4.12.32 via pnpm.overrides. Fixes 3 High CVEs (SSRF Server Actions, SSRF rewrites, middleware bypass, DoS, js-yaml O(n^2), hono CORS reflect). pnpm audit high: 4->2 remaining (sharp/brace-expansion transitives). typecheck clean.

…CVEs)

- next 16.2.6 -> 16.2.12 (fixes 4 High advisories: SSRF in Server
  Actions, SSRF in rewrites, App Router middleware bypass, DoS)
- @modelcontextprotocol/sdk 1.26.0 -> 1.29.0
- js-yaml ^4.1.1 -> ^4.3.0 (fixes O(n^2) merge-key DoS; stay in 4.x
  since 5.x is a breaking API change)
- pnpm.overrides: hono >=4.12.32 (was pinned to 4.12.18 via MCP SDK
  transitive; fixes CORS 'reflect any Origin' + JWT scheme bypass on
  the public /api/mcp endpoint)

pnpm audit --audit-level=high: 4 -> 2 remaining (both are transitive
sharp / brace-expansion advisories that Next / ESLint own and are
harder to reach without breaking-change bumps upstream).

pnpm typecheck clean.
@Flotapponnier
Flotapponnier merged commit b64651f into dev Jul 26, 2026
1 check failed
Flotapponnier added a commit that referenced this pull request Jul 26, 2026
* chain-kpis: register Sei + Mode + Ronin + Immutable zkEVM (DefiLlama slugs verified live)

* chore(deps): bump next + js-yaml + pin hono via override (fix 3 High CVEs)

- next 16.2.6 -> 16.2.12 (fixes 4 High advisories: SSRF in Server
  Actions, SSRF in rewrites, App Router middleware bypass, DoS)
- @modelcontextprotocol/sdk 1.26.0 -> 1.29.0
- js-yaml ^4.1.1 -> ^4.3.0 (fixes O(n^2) merge-key DoS; stay in 4.x
  since 5.x is a breaking API change)
- pnpm.overrides: hono >=4.12.32 (was pinned to 4.12.18 via MCP SDK
  transitive; fixes CORS 'reflect any Origin' + JWT scheme bypass on
  the public /api/mcp endpoint)

pnpm audit --audit-level=high: 4 -> 2 remaining (both are transitive
sharp / brace-expansion advisories that Next / ESLint own and are
harder to reach without breaking-change bumps upstream).

pnpm typecheck clean.
Flotapponnier added a commit that referenced this pull request Jul 26, 2026
)

* chain-kpis: register Sei + Mode + Ronin + Immutable zkEVM (DefiLlama slugs verified live)

* chore(deps): bump next + js-yaml + pin hono via override (fix 3 High CVEs)

- next 16.2.6 -> 16.2.12 (fixes 4 High advisories: SSRF in Server
  Actions, SSRF in rewrites, App Router middleware bypass, DoS)
- @modelcontextprotocol/sdk 1.26.0 -> 1.29.0
- js-yaml ^4.1.1 -> ^4.3.0 (fixes O(n^2) merge-key DoS; stay in 4.x
  since 5.x is a breaking API change)
- pnpm.overrides: hono >=4.12.32 (was pinned to 4.12.18 via MCP SDK
  transitive; fixes CORS 'reflect any Origin' + JWT scheme bypass on
  the public /api/mcp endpoint)

pnpm audit --audit-level=high: 4 -> 2 remaining (both are transitive
sharp / brace-expansion advisories that Next / ESLint own and are
harder to reach without breaking-change bumps upstream).

pnpm typecheck clean.
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