From 936045ae97655f76884f5a9a4f43c3dac4986afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:02:57 +0800 Subject: [PATCH] chore(deps): bump zod from 3.23.8 to 3.24.1 (#17865) Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.23.8...v3.24.1) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 34704162a3d7b2..176bf4ba9fe485 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "uuid": "11.0.3", "winston": "3.17.0", "xxhash-wasm": "1.1.0", - "zod": "3.23.8" + "zod": "3.24.1" }, "devDependencies": { "@babel/preset-env": "7.26.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca89f571d1cddb..c8778aa20e3a42 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,7 +26,7 @@ importers: version: 1.13.7(hono@4.6.13) '@hono/zod-openapi': specifier: 0.18.3 - version: 0.18.3(hono@4.6.13)(zod@3.23.8) + version: 0.18.3(hono@4.6.13)(zod@3.24.1) '@notionhq/client': specifier: 2.2.15 version: 2.2.15 @@ -271,8 +271,8 @@ importers: specifier: 1.1.0 version: 1.1.0 zod: - specifier: 3.23.8 - version: 3.23.8 + specifier: 3.24.1 + version: 3.24.1 devDependencies: '@babel/preset-env': specifier: 7.26.0 @@ -5701,8 +5701,8 @@ packages: zod@3.22.4: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} - zod@3.23.8: - resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@3.24.1: + resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} snapshots: @@ -5711,10 +5711,10 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@asteasolutions/zod-to-openapi@7.2.0(zod@3.23.8)': + '@asteasolutions/zod-to-openapi@7.2.0(zod@3.24.1)': dependencies: openapi3-ts: 4.4.0 - zod: 3.23.8 + zod: 3.24.1 '@babel/code-frame@7.0.0': dependencies: @@ -6685,17 +6685,17 @@ snapshots: dependencies: hono: 4.6.13 - '@hono/zod-openapi@0.18.3(hono@4.6.13)(zod@3.23.8)': + '@hono/zod-openapi@0.18.3(hono@4.6.13)(zod@3.24.1)': dependencies: - '@asteasolutions/zod-to-openapi': 7.2.0(zod@3.23.8) - '@hono/zod-validator': 0.4.1(hono@4.6.13)(zod@3.23.8) + '@asteasolutions/zod-to-openapi': 7.2.0(zod@3.24.1) + '@hono/zod-validator': 0.4.1(hono@4.6.13)(zod@3.24.1) hono: 4.6.13 - zod: 3.23.8 + zod: 3.24.1 - '@hono/zod-validator@0.4.1(hono@4.6.13)(zod@3.23.8)': + '@hono/zod-validator@0.4.1(hono@4.6.13)(zod@3.24.1)': dependencies: hono: 4.6.13 - zod: 3.23.8 + zod: 3.24.1 '@humanfs/core@0.19.1': {} @@ -11458,4 +11458,4 @@ snapshots: zod@3.22.4: {} - zod@3.23.8: {} + zod@3.24.1: {}