From 869f0d97f7837c5e44f973e53b5c2f33ca41b8d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 21:17:02 +0000 Subject: [PATCH] Bump zod from 4.0.10 to 4.1.8 Bumps [zod](https://github.com/colinhacks/zod) from 4.0.10 to 4.1.8. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.0.10...v4.1.8) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index bbdcc55..9781302 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@ts-rest/core": "3.53.0-rc.1", "common-tags": "1.8.2", "temporal-polyfill": "0.3.0", - "zod": "4.0.10" + "zod": "4.1.8" }, "devDependencies": { "@eslint/js": "9.32.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c014984..6ca712a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 0.3.0 version: 0.3.0 zod: - specifier: 4.0.10 - version: 4.0.10 + specifier: 4.1.8 + version: 4.1.8 devDependencies: '@eslint/js': specifier: 9.32.0 @@ -1433,8 +1433,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zod@4.0.10: - resolution: {integrity: sha512-3vB+UU3/VmLL2lvwcY/4RV2i9z/YU0DTV/tDuYjrwmx5WeJ7hwy+rGEEx8glHp6Yxw7ibRbKSaIFBgReRPe5KA==} + zod@4.1.8: + resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==} snapshots: @@ -2734,4 +2734,4 @@ snapshots: yocto-queue@0.1.0: {} - zod@4.0.10: {} + zod@4.1.8: {}