From 2df81a171a239c00b7bc0f7ca014dcb8473d64ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 13:17:22 +0000 Subject: [PATCH] Bump zod from 3.24.2 to 3.24.4 Bumps [zod](https://github.com/colinhacks/zod) from 3.24.2 to 3.24.4. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.24.2...v3.24.4) --- updated-dependencies: - dependency-name: zod dependency-version: 3.24.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 eb6380f..be31696 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "ts-pattern": "4.3.0", "use-debounce": "^10.0.4", "uuid": "^9.0.1", - "zod": "^3.24.2" + "zod": "^3.24.4" }, "devDependencies": { "@jest/globals": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f3c1ce..588a85e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^9.0.1 version: 9.0.1 zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^3.24.4 + version: 3.24.4 devDependencies: '@jest/globals': specifier: ^29.7.0 @@ -3108,8 +3108,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zod@3.24.2: - resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} + zod@3.24.4: + resolution: {integrity: sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==} snapshots: @@ -6289,4 +6289,4 @@ snapshots: yocto-queue@0.1.0: {} - zod@3.24.2: {} + zod@3.24.4: {}