From 23230072c592128dcf64e9bd885e9b514830a05d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 01:15:02 +0000 Subject: [PATCH 1/2] Update dependency hono to v4.13.7 --- pnpm-lock.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf90cfefc..13da2583d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -191,13 +191,13 @@ importers: dependencies: '@hono/node-server': specifier: ^2.0.0 - version: 2.1.1(hono@4.13.5) + version: 2.1.1(hono@4.13.7) '@hono/node-ws': specifier: ^1.3.1 - version: 1.3.1(@hono/node-server@2.1.1(hono@4.13.5))(hono@4.13.5) + version: 1.3.1(@hono/node-server@2.1.1(hono@4.13.7))(hono@4.13.7) hono: specifier: ^4.6.0 - version: 4.13.5 + version: 4.13.7 remote-lib-common: specifier: workspace:* version: link:../remote-lib-common @@ -3057,8 +3057,8 @@ packages: resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==} engines: {node: '>= 0.4'} - hono@4.13.5: - resolution: {integrity: sha512-O6+/eCYRkzzzy0rPWwKLiGBR1nFuUPZynnwjxN1MBA62NNqbT0wQEzQyK2gSO5yDIDB336sXQleAhOHrzlYyKw==} + hono@4.13.7: + resolution: {integrity: sha512-c8/gF9ac8Y78/agExVocyLevgR+JlpNB444Py0FSX8pJoPdYUfUzRcXtYEYGwt6l19qIlVZPN5Mfsw9jFShmQQ==} engines: {node: '>=16.9.0'} hosted-git-info@4.1.0: @@ -5117,14 +5117,14 @@ snapshots: '@exodus/bytes@1.15.1': {} - '@hono/node-server@2.1.1(hono@4.13.5)': + '@hono/node-server@2.1.1(hono@4.13.7)': dependencies: - hono: 4.13.5 + hono: 4.13.7 - '@hono/node-ws@1.3.1(@hono/node-server@2.1.1(hono@4.13.5))(hono@4.13.5)': + '@hono/node-ws@1.3.1(@hono/node-server@2.1.1(hono@4.13.7))(hono@4.13.7)': dependencies: - '@hono/node-server': 2.1.1(hono@4.13.5) - hono: 4.13.5 + '@hono/node-server': 2.1.1(hono@4.13.7) + hono: 4.13.7 ws: 8.21.3 transitivePeerDependencies: - bufferutil @@ -7129,7 +7129,7 @@ snapshots: dependencies: function-bind: 1.1.2 - hono@4.13.5: {} + hono@4.13.7: {} hosted-git-info@4.1.0: dependencies: From a5301bf2641f28fae3ffaf3ac52252a6646dade3 Mon Sep 17 00:00:00 2001 From: dormouse-bot <287024035+dormouse-bot@users.noreply.github.com> Date: Tue, 8 Sep 2026 01:22:14 +0000 Subject: [PATCH 2/2] chore(deps): regenerate the npm dependency disclosure for hono 4.13.7 --- website/src/data/dependencies-npm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/data/dependencies-npm.json b/website/src/data/dependencies-npm.json index 24d06258d..d6127269c 100644 --- a/website/src/data/dependencies-npm.json +++ b/website/src/data/dependencies-npm.json @@ -176,7 +176,7 @@ }, { "name": "hono", - "version": "4.13.5", + "version": "4.13.7", "license": "MIT", "author": "Yusuke Wada (https://github.com/yusukebe)", "homepage": "https://hono.dev"