From c2ba81e5b4c30a1aa4e9f5da1e2a530261f288fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:15:08 +0000 Subject: [PATCH] chore(deps): bump hono from 4.7.5 to 4.12.16 Bumps [hono](https://github.com/honojs/hono) from 4.7.5 to 4.12.16. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.7.5...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 d4ef0bd..4080f7a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "edge-runtime": "^4.0.1", "express": "^5.1.0", "fetch-to-node": "^2.1.0", - "hono": "^4.7.4", + "hono": "^4.12.16", "ip-cidr": "^4.0.2", "langchain": "^0.3.6", "mcp-framework": "^0.2.13", diff --git a/yarn.lock b/yarn.lock index 96bd6f2..867810f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3466,10 +3466,10 @@ hmac-drbg@^1.0.1: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.1" -hono@^4.7.4: - version "4.7.5" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.7.5.tgz#5e28b48384971c16e011fe6f7b95668655d4b855" - integrity sha512-fDOK5W2C1vZACsgLONigdZTRZxuBqFtcKh7bUQ5cVSbwI2RWjloJDcgFOVzbQrlI6pCmhlTsVYZ7zpLj4m4qMQ== +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.0: version "2.0.0"