From 642e0e9dc942e415f2ad3d0cf41708add640113f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 08:55:36 +0000 Subject: [PATCH] Bump hono from 4.9.4 to 4.9.11 Bumps [hono](https://github.com/honojs/hono) from 4.9.4 to 4.9.11. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.4...v4.9.11) --- updated-dependencies: - dependency-name: hono dependency-version: 4.9.11 dependency-type: direct:production update-type: version-update:semver-patch ... 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 dc8f714..12b9636 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ "wrangler": "4" }, "dependencies": { - "hono": "^4.9.2" + "hono": "^4.9.11" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 04ed196..e1af1fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1397,10 +1397,10 @@ has-flag@^4.0.0: resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== -hono@^4.9.2: - version "4.9.4" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.9.4.tgz#cc50f0d18136aa14e0ca920b8daa469faa6fb5ba" - integrity sha512-61hl6MF6ojTl/8QSRu5ran6GXt+6zsngIUN95KzF5v5UjiX/xnrLR358BNRawwIRO49JwUqJqQe3Rb2v559R8Q== +hono@^4.9.11: + version "4.9.11" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.9.11.tgz#4d8488740e3f96bbe186ee7a60835852f3cfcc62" + integrity sha512-MyJ4xop3boTyXl8bJBh4i20AAZTLM3AXUJphyrUb0CpgTKYb1N703z53XiKUKchGUpcPqiiYkiLOXA3kqK3icA== ignore@^5.2.0: version "5.3.2"