From be381f40a079b1e68614e4f331e2f1c652773e46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:08:58 +0000 Subject: [PATCH] chore(deps): bump hono in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [hono](https://github.com/honojs/hono). Updates `hono` from 4.10.7 to 4.11.4 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.10.7...v4.11.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 93eff1f..8b1c973 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "cookie": "^1.0.2", "crypto-es": "^3.1.2", "d3": "^7.9.0", - "hono": "^4.10.1", + "hono": "^4.11.4", "ioredis": "^5.8.2", "jose": "^6.1.0", "js-yaml": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index ed6afdc..5386375 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2876,10 +2876,10 @@ __metadata: languageName: node linkType: hard -"hono@npm:^4.10.1": - version: 4.10.7 - resolution: "hono@npm:4.10.7" - checksum: 10c0/11aec63ce11b0d635b7ecf24009ba2b694eac7a8ef8e3b7c1b2c7898dc6b39b7a6de1a8454608aade8c66685b016c0e5483b253d55431210a9116461f1a670ea +"hono@npm:^4.11.4": + version: 4.11.4 + resolution: "hono@npm:4.11.4" + checksum: 10c0/19b5ebf28f89ad8e8d9fc465e9e9073026a344e15e841b5b251831b0ae3843e50c29328c95e69a0d7e2681c5b35e475445f4faf59d3d51c6c32a834a0211099a languageName: node linkType: hard @@ -4517,7 +4517,7 @@ __metadata: cookie: "npm:^1.0.2" crypto-es: "npm:^3.1.2" d3: "npm:^7.9.0" - hono: "npm:^4.10.1" + hono: "npm:^4.11.4" ioredis: "npm:^5.8.2" jose: "npm:^6.1.0" js-yaml: "npm:^4.1.0"