From 2047722bd82496b6bd254702c85134a788018c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:06:26 +0000 Subject: chore(deps): bump hono from 4.1.4 to 4.1.7 Bumps [hono](https://github.com/honojs/hono) from 4.1.4 to 4.1.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.1.4...v4.1.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 0874152..ed7f5f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,10 @@ settings: dependencies: '@hono/zod-validator': specifier: ^0.2.1 - version: 0.2.1(hono@4.1.4)(zod@3.22.4) + version: 0.2.1(hono@4.1.7)(zod@3.22.4) hono: - specifier: ^4.1.4 - version: 4.1.4 + specifier: ^4.1.7 + version: 4.1.7 zod: specifier: ^3.22.4 version: 3.22.4 @@ -794,13 +794,13 @@ packages: engines: {node: '>=14'} dev: true - /@hono/zod-validator@0.2.1(hono@4.1.4)(zod@3.22.4): + /@hono/zod-validator@0.2.1(hono@4.1.7)(zod@3.22.4): resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 4.1.4 + hono: 4.1.7 zod: 3.22.4 dev: false @@ -1633,8 +1633,8 @@ packages: function-bind: 1.1.2 dev: true - /hono@4.1.4: - resolution: {integrity: sha512-JcdAKRBHjWO5OEkEW6Lv5NUr4QLl4InshCIUnHwGY7hymCxmV1Ji/eAAr1hclQixWc3I7ZljMHXwIedNWRAcqA==} + /hono@4.1.7: + resolution: {integrity: sha512-Qa9/OM64d3we/COpxpJNT8p2IEvXbvRzp2eX4wf48eDvqoU3pBrnbY6zAF2rK878GxkkfCo6yipZXNsPiTrBMQ==} engines: {node: '>=16.0.0'} dev: false -- cgit v1.2.3