diff --git a/examples/hono/package.json b/examples/hono/package.json index 83ea73de768d..881e895f3352 100644 --- a/examples/hono/package.json +++ b/examples/hono/package.json @@ -7,7 +7,7 @@ "@hono/node-server": "1.13.7", "ai": "6.0.68", "dotenv": "16.4.5", - "hono": "4.6.9" + "hono": "4.12.14" }, "scripts": { "dev": "tsx watch src/server.ts",