Skip to content

Commit ea88826

Browse files
fix: upgrade hono to ^4.12.18 to address CVE-2026-44455
Co-authored-by: Brendan Kellam <brendan@sourcebot.dev>
1 parent 8ad001c commit ea88826

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"brace-expansion@npm:^5.0.2": "^5.0.5",
5050
"brace-expansion@npm:^1.1.7": "^1.1.13",
5151
"@react-email/preview-server/next": "^16.2.3",
52-
"@modelcontextprotocol/sdk/hono": "^4.12.14",
52+
"@modelcontextprotocol/sdk/hono": "^4.12.18",
53+
"hono": "^4.12.18",
5354
"@modelcontextprotocol/sdk/@hono/node-server": "^1.19.13",
5455
"langsmith@npm:>=0.5.0 <1.0.0": "^0.5.19",
5556
"markdown-it@npm:^14.1.0": "^14.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14608,10 +14608,10 @@ __metadata:
1460814608
languageName: node
1460914609
linkType: hard
1461014610

14611-
"hono@npm:^4.12.14":
14612-
version: 4.12.14
14613-
resolution: "hono@npm:4.12.14"
14614-
checksum: 10c0/78de4c98a9a3da0f067e38dcc4bd27f0d82b45d146ac39f5ca688515ee482c0a2e704d2ac6c1ee91ad17596b7c52b3e4b9483acd9c238d42f6ebcb43414a71b6
14611+
"hono@npm:^4.12.18":
14612+
version: 4.12.18
14613+
resolution: "hono@npm:4.12.18"
14614+
checksum: 10c0/b0b9688fd9e41a1847b077d579dc0e92a28b67c247c6ee7d1e751c0bae269824c30c7773feff1a2874e40ea36a3d2f9d1fc5ba618a28ecdf2ca1b33ed2473864
1461514615
languageName: node
1461614616
linkType: hard
1461714617

0 commit comments

Comments
 (0)