From b92b3d2bd4a9384c8c80f76558b3a11518c75409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 05:59:39 +0000 Subject: [PATCH] build(deps): bump hono from 4.12.27 to 4.12.34 Bumps [hono](https://github.com/honojs/hono) from 4.12.27 to 4.12.34. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.12.34) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.34 dependency-type: direct:production ... 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 d4bafb8..fa5f741 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@x402/core": "^2.19.0", "@x402/evm": "^2.19.0", "@x402/extensions": "^2.19.0", - "hono": "^4.12.27", + "hono": "^4.12.34", "jsbi": "^3.1.4", "openai": "^4.70.0", "viem": "^2.21.0" diff --git a/yarn.lock b/yarn.lock index 36a3219..088a0da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3090,10 +3090,10 @@ hmac-drbg@^1.0.1: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.1" -hono@^4.12.27: - version "4.12.27" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.27.tgz#d9527b2c6e1da331731610889d1ddaea2c1d2b40" - integrity sha512-1yrb/+w6HWQJrUCLkJ2IF5jNIPvvFkblV5RNOYl6bV+OA6p9GLcMpHFFGTosSvHvcAUibuUukRqhlYI4z32C7Q== +hono@^4.12.34: + version "4.12.34" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.34.tgz#9d6fb4ff01d6a8fa3a0290b4e120da19ea181b9b" + integrity sha512-GqXJqY/xJkJmuloTrnV1ZEXG3fqte+VjkUqoRNZXcrUidiUOP4fMSIHHY4tsqZBK++kVyWmt/AAfSUuy57/eSA== https-proxy-agent@^5.0.1: version "5.0.1"