From 436466be9650beed443e8a0fbcca07349b68c2e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 17:13:50 +0000 Subject: [PATCH] build(deps): bump hono in the production-dependencies group Bumps the production-dependencies group with 1 update: [hono](https://github.com/honojs/hono). Updates `hono` from 4.13.3 to 4.13.4 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.3...v4.13.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed31466b..c0ef2ba9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,7 +23,7 @@ importers: dependencies: '@hono/node-server': specifier: ^2.0.0 - version: 2.1.1(hono@4.13.3) + version: 2.1.1(hono@4.13.4) axios: specifier: ^1.15.0 version: 1.19.0 @@ -41,7 +41,7 @@ importers: version: 1.0.0 hono: specifier: ^4.12.14 - version: 4.13.3 + version: 4.13.4 word-wrap: specifier: ^1.2.5 version: 1.2.5 @@ -1417,8 +1417,8 @@ packages: resolution: {integrity: sha512-MkUeB0cTIlppeSsndgESkfFD21T2nXPRaBStLtf3cAYA2bVEFdXlodZB0TukwZiobPD1Ksax5DK4RTZeaXCI3Q==} hasBin: true - hono@4.13.3: - resolution: {integrity: sha512-r8AO2mYHoLxSHkgafNeC/BXyb2vWRxD3jem4Ts+ptav8oTG5FIRifAjuJEmZI4bSvvc2ns0GxmIYiZnHqN3mMw==} + hono@4.13.4: + resolution: {integrity: sha512-AGEwKIyRMHRv1t8Wjwa3LHxQ61X5CqrdFT+4BRNTpqS5aJNnpl5WLjADb7vFlJzI/8uK7T5QLVApCMQKNa3LgQ==} engines: {node: '>=16.9.0'} html-encoding-sniffer@6.0.0: @@ -1782,6 +1782,10 @@ packages: resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} engines: {node: '>=12'} + picomatch@4.0.7: + resolution: {integrity: sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==} + engines: {node: '>=12'} + postcss@8.5.26: resolution: {integrity: sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==} engines: {node: ^10 || ^12 || >=14} @@ -2493,9 +2497,9 @@ snapshots: '@exodus/bytes@1.15.1': {} - '@hono/node-server@2.1.1(hono@4.13.3)': + '@hono/node-server@2.1.1(hono@4.13.4)': dependencies: - hono: 4.13.3 + hono: 4.13.4 '@humanfs/core@0.19.2': dependencies: @@ -3382,7 +3386,7 @@ snapshots: hjson@3.2.2: {} - hono@4.13.3: {} + hono@4.13.4: {} html-encoding-sniffer@6.0.0: dependencies: @@ -3697,6 +3701,8 @@ snapshots: picomatch@4.0.5: {} + picomatch@4.0.7: {} + postcss@8.5.26: dependencies: nanoid: 3.3.18 @@ -3996,7 +4002,7 @@ snapshots: vite@8.0.16(@types/node@26.2.0)(esbuild@0.28.1)(yaml@2.9.0): dependencies: lightningcss: 1.33.0 - picomatch: 4.0.5 + picomatch: 4.0.7 postcss: 8.5.26 rolldown: 1.0.3 tinyglobby: 0.2.17