From 4fcb444c46a856fd1e62b2e65efb63239a16cb2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 18:25:13 +0800 Subject: [PATCH] chore(deps): bump zod from 3.25.63 to 3.25.64 (#19370) Bumps [zod](https://github.com/colinhacks/zod) from 3.25.63 to 3.25.64. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.63...v3.25.64) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.64 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 | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 630afd731..7888bdb2f 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "winston": "3.17.0", "xxhash-wasm": "1.1.0", "youtubei.js": "14.0.0", - "zod": "3.25.63" + "zod": "3.25.64" }, "devDependencies": { "@babel/preset-env": "7.27.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef60a2d05..2915f92b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: version: 1.14.4(hono@4.7.11) '@hono/zod-openapi': specifier: 0.19.8 - version: 0.19.8(hono@4.7.11)(zod@3.25.63) + version: 0.19.8(hono@4.7.11)(zod@3.25.64) '@notionhq/client': specifier: 3.1.3 version: 3.1.3 @@ -300,8 +300,8 @@ importers: specifier: 14.0.0 version: 14.0.0 zod: - specifier: 3.25.63 - version: 3.25.63 + specifier: 3.25.64 + version: 3.25.64 devDependencies: '@babel/preset-env': specifier: 7.27.2 @@ -6284,8 +6284,8 @@ packages: zod@3.24.1: resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} - zod@3.25.63: - resolution: {integrity: sha512-3ttCkqhtpncYXfP0f6dsyabbYV/nEUW+Xlu89jiXbTBifUfjaSqXOG6JnQPLtqt87n7KAmnMqcjay6c0Wq0Vbw==} + zod@3.25.64: + resolution: {integrity: sha512-hbP9FpSZf7pkS7hRVUrOjhwKJNyampPgtXKc3AN6DsWtoHsg2Sb4SQaS4Tcay380zSwd2VPo9G9180emBACp5g==} snapshots: @@ -6302,10 +6302,10 @@ snapshots: '@csstools/css-tokenizer': 3.0.4 lru-cache: 10.4.3 - '@asteasolutions/zod-to-openapi@7.3.3(zod@3.25.63)': + '@asteasolutions/zod-to-openapi@7.3.3(zod@3.25.64)': dependencies: openapi3-ts: 4.4.0 - zod: 3.25.63 + zod: 3.25.64 '@babel/code-frame@7.0.0': dependencies: @@ -7310,17 +7310,17 @@ snapshots: dependencies: hono: 4.7.11 - '@hono/zod-openapi@0.19.8(hono@4.7.11)(zod@3.25.63)': + '@hono/zod-openapi@0.19.8(hono@4.7.11)(zod@3.25.64)': dependencies: - '@asteasolutions/zod-to-openapi': 7.3.3(zod@3.25.63) - '@hono/zod-validator': 0.7.0(hono@4.7.11)(zod@3.25.63) + '@asteasolutions/zod-to-openapi': 7.3.3(zod@3.25.64) + '@hono/zod-validator': 0.7.0(hono@4.7.11)(zod@3.25.64) hono: 4.7.11 - zod: 3.25.63 + zod: 3.25.64 - '@hono/zod-validator@0.7.0(hono@4.7.11)(zod@3.25.63)': + '@hono/zod-validator@0.7.0(hono@4.7.11)(zod@3.25.64)': dependencies: hono: 4.7.11 - zod: 3.25.63 + zod: 3.25.64 '@humanfs/core@0.19.1': {} @@ -8934,7 +8934,7 @@ snapshots: dependencies: devtools-protocol: 0.0.1452169 mitt: 3.0.1 - zod: 3.25.63 + zod: 3.25.64 ci-info@4.2.0: {} @@ -12621,4 +12621,4 @@ snapshots: zod@3.24.1: {} - zod@3.25.63: {} + zod@3.25.64: {}