From 7156801082d3800d4e192c3e50e63396488e1be8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 20:12:14 +0000 Subject: [PATCH] build(deps-dev): bump hono from 4.12.24 to 4.12.25 Bumps [hono](https://github.com/honojs/hono) from 4.12.24 to 4.12.25. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.24...v4.12.25) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.25 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/middleware/hono/package.json | 4 ++-- pnpm-lock.yaml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/middleware/hono/package.json b/packages/middleware/hono/package.json index ec6d02c..2218c72 100644 --- a/packages/middleware/hono/package.json +++ b/packages/middleware/hono/package.json @@ -47,13 +47,13 @@ "peerDependencies": { "@agentruntimecontrolprotocol/core": "workspace:^", "@agentruntimecontrolprotocol/runtime": "workspace:^", - "hono": "^4.12.24" + "hono": "^4.12.25" }, "devDependencies": { "@agentruntimecontrolprotocol/core": "workspace:*", "@agentruntimecontrolprotocol/runtime": "workspace:*", "@types/node": "^25.9.2", - "hono": "^4.12.24", + "hono": "^4.12.25", "typescript": "^6.0.3", "vitest": "^4.1.8" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2bf49d..01177a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -318,8 +318,8 @@ importers: specifier: ^25.9.2 version: 25.9.2 hono: - specifier: ^4.12.24 - version: 4.12.24 + specifier: ^4.12.25 + version: 4.12.25 typescript: specifier: ^6.0.3 version: 6.0.3 @@ -2482,8 +2482,8 @@ packages: resolution: {integrity: sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==} engines: {node: '>=16.9.0'} - hono@4.12.24: - resolution: {integrity: sha512-I36D1s+HgQc55KbhEr4iybfxv/9o1zdpw+XEM6dJa91LqQD0HCoSGdxpRJCZE+aavs87j4V3Ls2OJzq8C/U4iw==} + hono@4.12.25: + resolution: {integrity: sha512-2NFaIyNVgJmBs/ecmtGzlmluTFs5cHEWGTdu0t1HBwYzoGXOL5nUQBRMXsXWla5i4KkG//QMzVP88m1+I3fdAQ==} engines: {node: '>=16.9.0'} html-escaper@2.0.2: @@ -6296,7 +6296,7 @@ snapshots: hono@4.12.18: {} - hono@4.12.24: {} + hono@4.12.25: {} html-escaper@2.0.2: {}