From 6fa54a5d9f5f96a457d6d28c2dad29ecc7cc0303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 21:57:43 +0000 Subject: [PATCH] Bump hono from 4.6.15 to 4.11.4 Bumps [hono](https://github.com/honojs/hono) from 4.6.15 to 4.11.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.15...v4.11.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/backend/package.json b/backend/package.json index af1c882..487c881 100644 --- a/backend/package.json +++ b/backend/package.json @@ -7,7 +7,7 @@ "dependencies": { "@hono/node-server": "^1.13.7", "@hono/node-ws": "^1.0.5", - "hono": "^4.6.15" + "hono": "^4.11.4" }, "devDependencies": { "@types/node": "^20.11.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed421f8..31d437c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,13 +16,13 @@ importers: dependencies: '@hono/node-server': specifier: ^1.13.7 - version: 1.13.7(hono@4.6.15) + version: 1.13.7(hono@4.11.4) '@hono/node-ws': specifier: ^1.0.5 - version: 1.0.5(@hono/node-server@1.13.7(hono@4.6.15)) + version: 1.0.5(@hono/node-server@1.13.7(hono@4.11.4)) hono: - specifier: ^4.6.15 - version: 4.6.15 + specifier: ^4.11.4 + version: 4.11.4 devDependencies: '@types/node': specifier: ^20.11.17 @@ -1014,8 +1014,8 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - hono@4.6.15: - resolution: {integrity: sha512-OiQwvAOAaI2JrABBH69z5rsctHDzFzIKJge0nYXgtzGJ0KftwLWcBXm1upJC23/omNRtnqM0gjRMbtXshPdqhQ==} + hono@4.11.4: + resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==} engines: {node: '>=16.9.0'} ignore@5.3.2: @@ -1687,13 +1687,13 @@ snapshots: dependencies: levn: 0.4.1 - '@hono/node-server@1.13.7(hono@4.6.15)': + '@hono/node-server@1.13.7(hono@4.11.4)': dependencies: - hono: 4.6.15 + hono: 4.11.4 - '@hono/node-ws@1.0.5(@hono/node-server@1.13.7(hono@4.6.15))': + '@hono/node-ws@1.0.5(@hono/node-server@1.13.7(hono@4.11.4))': dependencies: - '@hono/node-server': 1.13.7(hono@4.6.15) + '@hono/node-server': 1.13.7(hono@4.11.4) ws: 8.18.0 transitivePeerDependencies: - bufferutil @@ -2200,7 +2200,7 @@ snapshots: has-flag@4.0.0: {} - hono@4.6.15: {} + hono@4.11.4: {} ignore@5.3.2: {}