From c6f3df9bda3737091aae7edde936717a1133d65b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 08:15:18 +0000 Subject: [PATCH] chore(deps): bump zod from 3.25.20 to 3.25.23 (#19180) Bumps [zod](https://github.com/colinhacks/zod) from 3.25.20 to 3.25.23. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.20...v3.25.23) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.23 dependency-type: direct:production update-type: version-update:semver-patch ... 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 6b2bc371d..4b1c28e76 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "winston": "3.17.0", "xxhash-wasm": "1.1.0", "youtubei.js": "13.4.0", - "zod": "3.25.20" + "zod": "3.25.23" }, "devDependencies": { "@babel/preset-env": "7.27.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 220ed8269..111f4320e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,7 +33,7 @@ importers: version: 1.14.2(hono@4.7.10) '@hono/zod-openapi': specifier: 0.19.6 - version: 0.19.6(hono@4.7.10)(zod@3.25.20) + version: 0.19.6(hono@4.7.10)(zod@3.25.23) '@notionhq/client': specifier: 3.1.1 version: 3.1.1 @@ -284,8 +284,8 @@ importers: specifier: 13.4.0 version: 13.4.0 zod: - specifier: 3.25.20 - version: 3.25.20 + specifier: 3.25.23 + version: 3.25.23 devDependencies: '@babel/preset-env': specifier: 7.27.2 @@ -6441,8 +6441,8 @@ packages: zod@3.24.1: resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} - zod@3.25.20: - resolution: {integrity: sha512-z03fqpTMDF1G02VLKUMt6vyACE7rNWkh3gpXVHgPTw28NPtDFRGvcpTtPwn2kMKtQ0idtYJUTxchytmnqYswcw==} + zod@3.25.23: + resolution: {integrity: sha512-Od2bdMosahjSrSgJtakrwjMDb1zM1A3VIHCPGveZt/3/wlrTWBya2lmEh2OYe4OIu8mPTmmr0gnLHIWQXdtWBg==} snapshots: @@ -6459,10 +6459,10 @@ snapshots: '@csstools/css-tokenizer': 3.0.3 lru-cache: 10.4.3 - '@asteasolutions/zod-to-openapi@7.3.0(zod@3.25.20)': + '@asteasolutions/zod-to-openapi@7.3.0(zod@3.25.23)': dependencies: openapi3-ts: 4.4.0 - zod: 3.25.20 + zod: 3.25.23 '@babel/code-frame@7.0.0': dependencies: @@ -7467,17 +7467,17 @@ snapshots: dependencies: hono: 4.7.10 - '@hono/zod-openapi@0.19.6(hono@4.7.10)(zod@3.25.20)': + '@hono/zod-openapi@0.19.6(hono@4.7.10)(zod@3.25.23)': dependencies: - '@asteasolutions/zod-to-openapi': 7.3.0(zod@3.25.20) - '@hono/zod-validator': 0.5.0(hono@4.7.10)(zod@3.25.20) + '@asteasolutions/zod-to-openapi': 7.3.0(zod@3.25.23) + '@hono/zod-validator': 0.5.0(hono@4.7.10)(zod@3.25.23) hono: 4.7.10 - zod: 3.25.20 + zod: 3.25.23 - '@hono/zod-validator@0.5.0(hono@4.7.10)(zod@3.25.20)': + '@hono/zod-validator@0.5.0(hono@4.7.10)(zod@3.25.23)': dependencies: hono: 4.7.10 - zod: 3.25.20 + zod: 3.25.23 '@humanfs/core@0.19.1': {} @@ -12914,4 +12914,4 @@ snapshots: zod@3.24.1: {} - zod@3.25.20: {} + zod@3.25.23: {}