From 466780ba63c3698df0c001aecbf9add61a24efef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 08:44:21 +0000 Subject: [PATCH] chore(deps): bump hono from 4.13.2 to 4.13.3 (#23095) Bumps [hono](https://github.com/honojs/hono) from 4.13.2 to 4.13.3. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.2...v4.13.3) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 9c2cf97ffb..072c8d3ea5 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "fanfou-sdk": "6.0.0", "google-play-scraper": "10.1.3", "header-generator": "2.1.88", - "hono": "4.13.2", + "hono": "4.13.3", "html-to-text": "10.0.1", "http-cookie-agent": "8.0.0", "https-proxy-agent": "9.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e698aa0f1..8e05a834f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,10 +51,10 @@ importers: version: 6.16.1 '@hono/node-server': specifier: 2.1.1 - version: 2.1.1(hono@4.13.2) + version: 2.1.1(hono@4.13.3) '@hono/zod-openapi': specifier: 1.6.1 - version: 1.6.1(hono@4.13.2)(zod@4.4.3) + version: 1.6.1(hono@4.13.3)(zod@4.4.3) '@jocmp/mercury-parser': specifier: 3.1.0 version: 3.1.0 @@ -87,7 +87,7 @@ importers: version: 0.0.25 '@scalar/hono-api-reference': specifier: 0.11.16 - version: 0.11.16(hono@4.13.2) + version: 0.11.16(hono@4.13.3) '@sentry/node': specifier: 10.70.0 version: 10.70.0(@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1))(@opentelemetry/exporter-trace-otlp-http@0.221.0(@opentelemetry/api@1.9.1)) @@ -131,8 +131,8 @@ importers: specifier: 2.1.88 version: 2.1.88 hono: - specifier: 4.13.2 - version: 4.13.2 + specifier: 4.13.3 + version: 4.13.3 html-to-text: specifier: 10.0.1 version: 10.0.1 @@ -4322,8 +4322,8 @@ packages: hmacsha1@1.0.0: resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==} - hono@4.13.2: - resolution: {integrity: sha512-JydRilDRkYBQMt9qR9U92mXxmbGqsqSn/IKOrh4e7/gEbn+0zSr8igTu0obwJoNGN4sez28DIql7FBHWydoJpA==} + hono@4.13.3: + resolution: {integrity: sha512-r8AO2mYHoLxSHkgafNeC/BXyb2vWRxD3jem4Ts+ptav8oTG5FIRifAjuJEmZI4bSvvc2ns0GxmIYiZnHqN3mMw==} engines: {node: '>=16.9.0'} hookable@6.1.1: @@ -7100,21 +7100,21 @@ snapshots: '@types/aws-lambda': 8.10.162 '@types/express': 5.0.6 - '@hono/node-server@2.1.1(hono@4.13.2)': + '@hono/node-server@2.1.1(hono@4.13.3)': dependencies: - hono: 4.13.2 + hono: 4.13.3 - '@hono/zod-openapi@1.6.1(hono@4.13.2)(zod@4.4.3)': + '@hono/zod-openapi@1.6.1(hono@4.13.3)(zod@4.4.3)': dependencies: '@asteasolutions/zod-to-openapi': 9.1.0(zod@4.4.3) - '@hono/zod-validator': 0.9.0(hono@4.13.2)(zod@4.4.3) - hono: 4.13.2 + '@hono/zod-validator': 0.9.0(hono@4.13.3)(zod@4.4.3) + hono: 4.13.3 openapi3-ts: 4.6.1 zod: 4.4.3 - '@hono/zod-validator@0.9.0(hono@4.13.2)(zod@4.4.3)': + '@hono/zod-validator@0.9.0(hono@4.13.3)(zod@4.4.3)': dependencies: - hono: 4.13.2 + hono: 4.13.3 zod: 4.4.3 '@humanfs/core@0.19.2': @@ -8083,10 +8083,10 @@ snapshots: '@scalar/helpers@0.11.1': {} - '@scalar/hono-api-reference@0.11.16(hono@4.13.2)': + '@scalar/hono-api-reference@0.11.16(hono@4.13.3)': dependencies: '@scalar/client-side-rendering': 0.3.9 - hono: 4.13.2 + hono: 4.13.3 '@scalar/schemas@0.8.3': dependencies: @@ -9808,7 +9808,7 @@ snapshots: hmacsha1@1.0.0: {} - hono@4.13.2: {} + hono@4.13.3: {} hookable@6.1.1: {}