diff --git a/examples/hono/package.json b/examples/hono/package.json index eb307ac7293d..48cc66614e4f 100644 --- a/examples/hono/package.json +++ b/examples/hono/package.json @@ -7,7 +7,7 @@ "@hono/node-server": "1.13.7", "ai": "workspace:*", "dotenv": "16.4.5", - "hono": "4.6.9" + "hono": "4.10.3" }, "scripts": { "dev": "tsx watch src/server.ts",