From b4edd8eb61fac5153599e040d482b7a5be5fdfce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 11:21:22 +0000 Subject: [PATCH] Bump hono from 4.12.14 to 4.12.16 Bumps [hono](https://github.com/honojs/hono) from 4.12.14 to 4.12.16. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.14...v4.12.16) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 46d134f..3e38466 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@modelcontextprotocol/sdk": "^1.10.0", "axios": "^1.9.0", "fetch-to-node": "^2.1.0", - "hono": "^4.12.14", + "hono": "^4.12.16", "uuid": "^11.1.0", "zod": "^3.24.3" }, diff --git a/yarn.lock b/yarn.lock index d2c1471..075da4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -827,10 +827,10 @@ hasown@^2.0.2: dependencies: function-bind "^1.1.2" -hono@^4.11.4, hono@^4.12.14: - version "4.12.14" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.14.tgz#4777c9512b7c84138e4f09e61e3d2fa305eb1414" - integrity sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w== +hono@^4.11.4, hono@^4.12.16: + version "4.12.16" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.16.tgz#90fcc63caa713199703bda08d8518f654e98b516" + integrity sha512-jN0ZewiNAWSe5khM3EyCmBb250+b40wWbwNILNfEvq84VREWwOIkuUsFONk/3i3nqkz7Oe1PcpM2mwQEK2L9Kg== http-errors@^2.0.0, http-errors@^2.0.1, http-errors@~2.0.1: version "2.0.1"