diff --git a/dstack/kms/auth-eth-bun/package.json b/dstack/kms/auth-eth-bun/package.json index 229f59a2f..c257b8912 100644 --- a/dstack/kms/auth-eth-bun/package.json +++ b/dstack/kms/auth-eth-bun/package.json @@ -15,7 +15,7 @@ "check": "bun run lint && bun run test:run" }, "dependencies": { - "hono": "4.12.27", + "hono": "4.12.34", "@hono/zod-validator": "0.2.2", "zod": "3.25.76", "viem": "2.31.7"