chore(deps): bump hono from 4.11.4 to 4.12.7#1709
chore(deps): bump hono from 4.11.4 to 4.12.7#1709tiluckdave wants to merge 1 commit intomodelcontextprotocol:mainfrom
Conversation
|
@modelcontextprotocol/client
@modelcontextprotocol/server
@modelcontextprotocol/express
@modelcontextprotocol/hono
@modelcontextprotocol/node
commit: |
|
Thanks for flagging the CVEs. Hono is a peer dependency though, so consumers bring their own version and |
Motivation and Context
hono@4.11.4has 9 known vulnerabilities (1 high, 7 moderate, 1 low) including arbitrary file access via serveStatic (CVE-2026-29045), cookie attribute injection (CVE-2026-29086), prototype pollution in parseBody, SSE control field injection, and others.4.12.7is the minimum version that clears all of them.How Has This Been Tested?
pnpm test:alleverything clean.Breaking Changes
None.
Types of changes
Checklist