From d58e6e19d587c2cedc42dcaf93959755f75bb1ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 21:50:20 +0000 Subject: [PATCH] chore(deps): bump zod from 4.1.12 to 4.1.13 Bumps [zod](https://github.com/colinhacks/zod) from 4.1.12 to 4.1.13. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.1.12...v4.1.13) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index d5661367..8333a8ac 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "joi": "^18.0.2", "jsdom": "^27.3.0", "node-libcurl": "^v5.0.1", - "zod": "^4.1.12" + "zod": "^4.1.13" }, "devDependencies": { "@commitlint/cli": "^20.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8f5ce10..4ab47294 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 6.18.0(prisma@6.18.0(typescript@5.9.3))(typescript@5.9.3) '@t3-oss/env-core': specifier: ^0.13.8 - version: 0.13.8(typescript@5.9.3)(zod@4.1.12) + version: 0.13.8(typescript@5.9.3)(zod@4.1.13) cross-env: specifier: ^10.1.0 version: 10.1.0 @@ -42,8 +42,8 @@ importers: specifier: ^v5.0.1 version: 5.0.1(encoding@0.1.13) zod: - specifier: ^4.1.12 - version: 4.1.12 + specifier: ^4.1.13 + version: 4.1.13 devDependencies: '@commitlint/cli': specifier: ^20.1.0 @@ -2912,8 +2912,8 @@ packages: zlib-sync@0.1.10: resolution: {integrity: sha512-t7/pYg5tLBznL1RuhmbAt8rNp5tbhr+TSrJFnMkRtrGIaPJZ6Dc0uR4u3OoQI2d6cGlVI62E3Gy6gwkxyIqr/w==} - zod@4.1.12: - resolution: {integrity: sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==} + zod@4.1.13: + resolution: {integrity: sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==} snapshots: @@ -3759,10 +3759,10 @@ snapshots: '@standard-schema/spec@1.0.0': {} - '@t3-oss/env-core@0.13.8(typescript@5.9.3)(zod@4.1.12)': + '@t3-oss/env-core@0.13.8(typescript@5.9.3)(zod@4.1.13)': optionalDependencies: typescript: 5.9.3 - zod: 4.1.12 + zod: 4.1.13 '@tsconfig/node16@16.1.8': {} @@ -5889,4 +5889,4 @@ snapshots: nan: 2.23.0 optional: true - zod@4.1.12: {} + zod@4.1.13: {}