From 6b6c611aa7f8647b4813924ef1bbfc80df397bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 08:49:33 +0000 Subject: [PATCH] chore(deps): bump zod from 3.25.32 to 3.25.36 (#19233) Bumps [zod](https://github.com/colinhacks/zod) from 3.25.32 to 3.25.36. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.32...v3.25.36) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.36 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 8117ee131..7aac7be7f 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.32" + "zod": "3.25.36" }, "devDependencies": { "@babel/preset-env": "7.27.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a12bec241..8e6a1f751 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,7 +51,7 @@ importers: version: 1.14.3(hono@4.7.10) '@hono/zod-openapi': specifier: 0.19.7 - version: 0.19.7(hono@4.7.10)(zod@3.25.32) + version: 0.19.7(hono@4.7.10)(zod@3.25.36) '@notionhq/client': specifier: 3.1.3 version: 3.1.3 @@ -299,8 +299,8 @@ importers: specifier: 13.4.0 version: 13.4.0 zod: - specifier: 3.25.32 - version: 3.25.32 + specifier: 3.25.36 + version: 3.25.36 devDependencies: '@babel/preset-env': specifier: 7.27.2 @@ -6223,8 +6223,8 @@ packages: zod@3.24.1: resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} - zod@3.25.32: - resolution: {integrity: sha512-OSm2xTIRfW8CV5/QKgngwmQW/8aPfGdaQFlrGoErlgg/Epm7cjb6K6VEyExfe65a3VybUOnu381edLb0dfJl0g==} + zod@3.25.36: + resolution: {integrity: sha512-eRFS3i8T0IrpGdL8HQyqFAugGOn7jOjyGgGdtv5NY4Wkhi7lJDk732bNZ609YMIGFbLoaj6J69O1Mura23gfIw==} snapshots: @@ -6241,10 +6241,10 @@ snapshots: '@csstools/css-tokenizer': 3.0.4 lru-cache: 10.4.3 - '@asteasolutions/zod-to-openapi@7.3.2(zod@3.25.32)': + '@asteasolutions/zod-to-openapi@7.3.2(zod@3.25.36)': dependencies: openapi3-ts: 4.4.0 - zod: 3.25.32 + zod: 3.25.36 '@babel/code-frame@7.0.0': dependencies: @@ -7249,17 +7249,17 @@ snapshots: dependencies: hono: 4.7.10 - '@hono/zod-openapi@0.19.7(hono@4.7.10)(zod@3.25.32)': + '@hono/zod-openapi@0.19.7(hono@4.7.10)(zod@3.25.36)': dependencies: - '@asteasolutions/zod-to-openapi': 7.3.2(zod@3.25.32) - '@hono/zod-validator': 0.6.0(hono@4.7.10)(zod@3.25.32) + '@asteasolutions/zod-to-openapi': 7.3.2(zod@3.25.36) + '@hono/zod-validator': 0.6.0(hono@4.7.10)(zod@3.25.36) hono: 4.7.10 - zod: 3.25.32 + zod: 3.25.36 - '@hono/zod-validator@0.6.0(hono@4.7.10)(zod@3.25.32)': + '@hono/zod-validator@0.6.0(hono@4.7.10)(zod@3.25.36)': dependencies: hono: 4.7.10 - zod: 3.25.32 + zod: 3.25.36 '@humanfs/core@0.19.1': {} @@ -12495,4 +12495,4 @@ snapshots: zod@3.24.1: {} - zod@3.25.32: {} + zod@3.25.36: {}