From 0a50d4cad3e0d1515cbc7a5a4b3eec8cc6e0f7de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 20:34:28 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.12 to 4.12.21 Bumps [hono](https://github.com/honojs/hono) from 4.12.12 to 4.12.21. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.12...v4.12.21) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 26 +++++++++++++++++++------- pnpm-workspace.yaml | 2 +- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0aace9c133..39511ac78b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ catalogs: specifier: ^0.1.3 version: 0.1.3 hono: - specifier: 4.12.12 - version: 4.12.12 + specifier: 4.12.21 + version: 4.12.21 lodash: specifier: 4.18.1 version: 4.18.1 @@ -203,7 +203,7 @@ importers: dependencies: '@hono/node-server': specifier: 1.19.13 - version: 1.19.13(hono@4.12.12) + version: 1.19.13(hono@4.12.21) '@wundergraph/cosmo-shared': specifier: workspace:^ version: link:../shared @@ -212,7 +212,7 @@ importers: version: 16.6.0 hono: specifier: 'catalog:' - version: 4.12.12 + version: 4.12.21 devDependencies: '@types/node': specifier: 'catalog:' @@ -233,7 +233,7 @@ importers: version: 3.996.0 '@hono/node-server': specifier: 1.19.13 - version: 1.19.13(hono@4.12.12) + version: 1.19.13(hono@4.12.21) '@wundergraph/cosmo-cdn': specifier: workspace:* version: link:cdn @@ -242,7 +242,7 @@ importers: version: 16.6.0 hono: specifier: 'catalog:' - version: 4.12.12 + version: 4.12.21 devDependencies: '@types/node': specifier: 'catalog:' @@ -264,7 +264,7 @@ importers: dependencies: hono: specifier: 'catalog:' - version: 4.12.12 + version: 4.12.21 jose: specifier: ^5.2.4 version: 5.2.4 @@ -10445,6 +10445,10 @@ packages: resolution: {integrity: sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==} engines: {node: '>=16.9.0'} + hono@4.12.21: + resolution: {integrity: sha512-uV63apnb0kyPtAUwoWgaGh9HyIFcv8lgmzPZSiTBQAFOFGIzka5EZ1dZocmGnn0XdX0+XTqJ6Tqv7selMuGLRQ==} + engines: {node: '>=16.9.0'} + hosted-git-info@2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} @@ -11919,6 +11923,7 @@ packages: nuid@1.1.6: resolution: {integrity: sha512-Eb3CPCupYscP1/S1FQcO5nxtu6l/F3k0MQ69h7f5osnsemVk5pkc8/5AyalVT+NCfra9M71U8POqF6EZa6IHvg==} engines: {node: '>= 8.16.0'} + deprecated: 'Package deprecated. Use @nats-io/nuid instead: https://www.npmjs.com/package/@nats-io/nuid' nullthrows@1.1.1: resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==} @@ -12980,6 +12985,7 @@ packages: recharts@2.10.3: resolution: {integrity: sha512-G4J96fKTZdfFQd6aQnZjo2nVNdXhp+uuLb00+cBTGLo85pChvm1+E67K3wBOHDE/77spcYb2Cy9gYWVqiZvQCg==} engines: {node: '>=14'} + deprecated: 1.x and 2.x branches are no longer active. Bump to Recharts v3 to receive latest features and bugfixes. See https://github.com/recharts/recharts/wiki/3.0-migration-guide peerDependencies: prop-types: ^15.6.0 react: 18.3.1 @@ -17462,6 +17468,10 @@ snapshots: dependencies: hono: 4.12.12 + '@hono/node-server@1.19.13(hono@4.12.21)': + dependencies: + hono: 4.12.21 + '@hookform/resolvers@4.1.3(react-hook-form@7.45.1(react@18.3.1))': dependencies: '@standard-schema/utils': 0.3.0 @@ -25719,6 +25729,8 @@ snapshots: hono@4.12.12: {} + hono@4.12.21: {} + hosted-git-info@2.8.9: {} hosted-git-info@4.1.0: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b53edcd65b..ff48ddb515 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -46,7 +46,7 @@ catalog: date-fns: ^3.6.0 lodash: 4.18.1 lodash-es: 4.18.1 - hono: 4.12.12 + hono: 4.12.21 pino: ^8.19.0 # Types