From 6f5783db5725a40511e61e1692f715bec8429899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 00:55:07 +0000 Subject: [PATCH] chore(deps): Bump hono from 4.13.1 to 4.13.5 Bumps [hono](https://github.com/honojs/hono) from 4.13.1 to 4.13.5. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.1...v4.13.5) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 22 +++++++++++----------- pnpm-workspace.yaml | 4 ++-- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 923abab1..04e79b2f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,7 +115,7 @@ overrides: '@textlint/linter-formatter>js-yaml': 3.15.1 brace-expansion: 5.0.9 fast-uri: 3.1.5 - hono: ^4.12.34 + hono: ^4.13.5 jsdom: ^30.0.1 minimatch@<10.2.5: 10.2.5 next>postcss: 8.5.23 @@ -315,8 +315,8 @@ importers: specifier: 'catalog:' version: 1.50.0 hono: - specifier: ^4.12.34 - version: 4.13.1 + specifier: ^4.13.5 + version: 4.13.7 motion: specifier: 'catalog:' version: 13.1.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -2447,7 +2447,7 @@ packages: resolution: {integrity: sha512-ZcnNVhKTmyDJeg0UlnZjvM73JBsTAuhrH/J4fjwGOw59PwOW51r4J+p6CsKZWXdKSme4MFqU62CZMOsdDrU4CA==} engines: {node: '>=20'} peerDependencies: - hono: ^4.12.34 + hono: ^4.13.5 '@iconify-json/ph@1.2.2': resolution: {integrity: sha512-PgkEZNtqa8hBGjHXQa4pMwZa93hmfu8FUSjs/nv4oUU6yLsgv+gh9nu28Kqi8Fz9CCVu4hj1MZs9/60J57IzFw==} @@ -7189,8 +7189,8 @@ packages: hermes-parser@0.36.1: resolution: {integrity: sha512-GApNk4zLHi2UWoWZZkx7LNCOSzLSc5lB55pZ/PhK7ycFeg7u5LcF88p/WbpIi1XUDtE0MpHE3uRR3u3KB7TjSQ==} - hono@4.13.1: - resolution: {integrity: sha512-kdJoFVv2xmayw6cY09H7AbMJMt8Jn5jdlEdXsP7AGBdF2DIptVlKlOLKXP41yPip4/a3yQPv9gVcJYI8YY04dw==} + hono@4.13.7: + resolution: {integrity: sha512-c8/gF9ac8Y78/agExVocyLevgR+JlpNB444Py0FSX8pJoPdYUfUzRcXtYEYGwt6l19qIlVZPN5Mfsw9jFShmQQ==} engines: {node: '>=16.9.0'} hookable@5.5.3: @@ -13188,9 +13188,9 @@ snapshots: '@fontsource-variable/jetbrains-mono@5.3.0': {} - '@hono/node-server@2.0.10(hono@4.13.1)': + '@hono/node-server@2.0.10(hono@4.13.7)': dependencies: - hono: 4.13.1 + hono: 4.13.7 optional: true '@iconify-json/ph@1.2.2': @@ -13589,7 +13589,7 @@ snapshots: '@modelcontextprotocol/sdk@1.30.0(zod@4.4.3)': dependencies: - '@hono/node-server': 2.0.10(hono@4.13.1) + '@hono/node-server': 2.0.10(hono@4.13.7) ajv: 8.20.0 ajv-formats: 3.0.1(ajv@8.20.0) content-type: 1.0.5 @@ -13599,7 +13599,7 @@ snapshots: eventsource-parser: 3.1.0 express: 5.2.1 express-rate-limit: 8.6.1(express@5.2.1) - hono: 4.13.1 + hono: 4.13.7 jose: 6.2.4 json-schema-typed: 8.0.2 pkce-challenge: 5.0.1 @@ -18249,7 +18249,7 @@ snapshots: dependencies: hermes-estree: 0.36.1 - hono@4.13.1: {} + hono@4.13.7: {} hookable@5.5.3: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index e5d6734f..a3b854e1 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -33,7 +33,7 @@ catalog: drizzle-orm: ^0.45.2 dompurify: ^3.4.13 es-toolkit: ^1.50.0 - hono: ^4.12.34 + hono: ^4.13.5 jsdom: ^30.0.1 motion: ^13.0.0 pkijs: 3.4.0 @@ -68,7 +68,7 @@ overrides: '@textlint/linter-formatter>js-yaml': 3.15.1 brace-expansion: 5.0.9 fast-uri: 3.1.5 - hono: ^4.12.34 + hono: ^4.13.5 jsdom: ^30.0.1 'minimatch@<10.2.5': 10.2.5 'next>postcss': 8.5.23