diff --git a/kms/auth-eth-bun/package.json b/kms/auth-eth-bun/package.json index bbc99f54..e9f682fc 100644 --- a/kms/auth-eth-bun/package.json +++ b/kms/auth-eth-bun/package.json @@ -15,7 +15,7 @@ "check": "bun run lint && bun run test:run" }, "dependencies": { - "hono": "4.11.10", + "hono": "4.12.4", "@hono/zod-validator": "0.2.2", "zod": "3.25.76", "viem": "2.31.7"