From f1148d6e2e7c48f11eb0440efdd973ad80143655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 15:38:34 +0000 Subject: chore(deps): bump hono from 4.0.4 to 4.0.7 Bumps [hono](https://github.com/honojs/hono) from 4.0.4 to 4.0.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.0.4...v4.0.7) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'pnpm-lock.yaml') diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4b3878..d8ae07b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,10 @@ settings: dependencies: '@hono/zod-validator': specifier: ^0.1.11 - version: 0.1.11(hono@4.0.4)(zod@3.22.4) + version: 0.1.11(hono@4.0.7)(zod@3.22.4) hono: - specifier: ^4.0.4 - version: 4.0.4 + specifier: ^4.0.7 + version: 4.0.7 zod: specifier: ^3.22.4 version: 3.22.4 @@ -794,13 +794,13 @@ packages: engines: {node: '>=14'} dev: true - /@hono/zod-validator@0.1.11(hono@4.0.4)(zod@3.22.4): + /@hono/zod-validator@0.1.11(hono@4.0.7)(zod@3.22.4): resolution: {integrity: sha512-PQXeHUP0+36qpRt8yfeD7N2jbK3ETlGvSN6dMof/HwUC/APRokQRjpXZm4rrlG71Ft0aWE01+Bm4XejqPie5Uw==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 4.0.4 + hono: 4.0.7 zod: 3.22.4 dev: false @@ -1633,8 +1633,8 @@ packages: function-bind: 1.1.2 dev: true - /hono@4.0.4: - resolution: {integrity: sha512-WIwMh3b9TrtcdGpJ9ljA74bK/njL6f9S0nH3eBIKVAudnuHDqyVi4k0P8etD9HVU3xu74a9KBg3xA6UlXGEIZg==} + /hono@4.0.7: + resolution: {integrity: sha512-1fhi9MUzMIXWqPWA7OGPTpzjQupT78rf+U6N+2vxwy7U76jUX0dmkUtp572gR+dbGR1YugLYvyg/JrgPOSoutw==} engines: {node: '>=16.0.0'} dev: false -- cgit v1.2.3