From e946f6da596ffe5985bb9248b8bada77e436a4b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 01:06:01 +0000 Subject: [PATCH] Bump hono from 4.6.15 to 4.12.7 Bumps [hono](https://github.com/honojs/hono) from 4.6.15 to 4.12.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.15...v4.12.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.7 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..8f19f8b 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.12.7" }, "devDependencies": { "@types/node": "^20.11.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed421f8..b189304 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.12.7) '@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.12.7)) hono: - specifier: ^4.6.15 - version: 4.6.15 + specifier: ^4.12.7 + version: 4.12.7 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.12.7: + resolution: {integrity: sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==} 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.12.7)': dependencies: - hono: 4.6.15 + hono: 4.12.7 - '@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.12.7))': dependencies: - '@hono/node-server': 1.13.7(hono@4.6.15) + '@hono/node-server': 1.13.7(hono@4.12.7) ws: 8.18.0 transitivePeerDependencies: - bufferutil @@ -2200,7 +2200,7 @@ snapshots: has-flag@4.0.0: {} - hono@4.6.15: {} + hono@4.12.7: {} ignore@5.3.2: {}