From 95f1d646e9a520fe1a6a45045ebf5d8023000486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 16:08:07 +0000 Subject: chore(deps): bump zod from 3.22.4 to 3.23.0 Bumps [zod](https://github.com/colinhacks/zod) from 3.22.4 to 3.23.0. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.22.4...v3.23.0) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'pnpm-lock.yaml') diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7eb216..091ffc1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,13 +7,13 @@ settings: dependencies: '@hono/zod-validator': specifier: ^0.2.1 - version: 0.2.1(hono@4.2.4)(zod@3.22.4) + version: 0.2.1(hono@4.2.4)(zod@3.23.0) hono: specifier: ^4.2.4 version: 4.2.4 zod: - specifier: ^3.22.4 - version: 3.22.4 + specifier: ^3.23.0 + version: 3.23.0 devDependencies: '@cloudflare/workers-types': @@ -794,14 +794,14 @@ packages: engines: {node: '>=14'} dev: true - /@hono/zod-validator@0.2.1(hono@4.2.4)(zod@3.22.4): + /@hono/zod-validator@0.2.1(hono@4.2.4)(zod@3.23.0): resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: hono: 4.2.4 - zod: 3.22.4 + zod: 3.23.0 dev: false /@humanwhocodes/config-array@0.11.14: @@ -1829,7 +1829,7 @@ packages: workerd: 1.20240405.0 ws: 8.14.2 youch: 3.3.3 - zod: 3.22.4 + zod: 3.23.0 transitivePeerDependencies: - bufferutil - supports-color @@ -2315,5 +2315,5 @@ packages: stacktracey: 2.1.8 dev: true - /zod@3.22.4: - resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} + /zod@3.23.0: + resolution: {integrity: sha512-OFLT+LTocvabn6q76BTwVB0hExEBS0IduTr3cqZyMqEDbOnYmcU+y0tUAYbND4uwclpBGi4I4UUBGzylWpjLGA==} -- cgit v1.2.3