From d4131da6352a2be162888c5ab2162f0e461d59a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:29:51 +0000 Subject: [PATCH] Bump hono from 4.8.5 to 4.11.7 in /packages/graphql Bumps [hono](https://github.com/honojs/hono) from 4.8.5 to 4.11.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.8.5...v4.11.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/graphql/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 62df63d5..c0f1a6f9 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -90,7 +90,7 @@ "graphql-scalars": "1", "graphql-ws": "6", "graphql-yoga": "5.15.1", - "hono": "4.8.5", + "hono": "4.11.7", "jose": "5", "sofa-api": "*" }