From 0af1075e9c7481f93aeaf9baff24aba1e1c54e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:23:56 -0400 Subject: [PATCH] Bump zod from 3.22.2 to 3.22.4 (#1068) Bumps [zod](https://github.com/colinhacks/zod) from 3.22.2 to 3.22.4. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.22.2...v3.22.4) --- updated-dependencies: - dependency-name: zod dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23b2bb4c..f318f302 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -175,7 +175,7 @@ dependencies: version: 1.3.0(@remix-run/server-runtime@1.19.3)(remix-auth@3.5.1) remix-utils: specifier: ^6.6.0 - version: 6.6.0(@remix-run/react@1.19.3)(@remix-run/server-runtime@1.19.3)(react@18.2.0)(typescript@5.2.2)(zod@3.22.2) + version: 6.6.0(@remix-run/react@1.19.3)(@remix-run/server-runtime@1.19.3)(react@18.2.0)(typescript@5.2.2)(zod@3.22.4) require-dir: specifier: ^1.2.0 version: 1.2.0 @@ -13382,7 +13382,7 @@ packages: uuid: 8.3.2 dev: false - /remix-utils@6.6.0(@remix-run/react@1.19.3)(@remix-run/server-runtime@1.19.3)(react@18.2.0)(typescript@5.2.2)(zod@3.22.2): + /remix-utils@6.6.0(@remix-run/react@1.19.3)(@remix-run/server-runtime@1.19.3)(react@18.2.0)(typescript@5.2.2)(zod@3.22.4): resolution: {integrity: sha512-4r4ifahU61Aa54m6Yu8B8GTzXyo+9RUzkFZdBNZOErpZ1LUMQ/ng4LeCJX2M6m4obdMjq0ot0pPlnAzeZOSttg==} engines: {node: '>=14'} peerDependencies: @@ -13399,7 +13399,7 @@ packages: schema-dts: 1.1.2(typescript@5.2.2) type-fest: 2.19.0 uuid: 8.3.2 - zod: 3.22.2 + zod: 3.22.4 transitivePeerDependencies: - typescript dev: false @@ -15683,8 +15683,8 @@ packages: readable-stream: 3.6.2 dev: true - /zod@3.22.2: - resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==} + /zod@3.22.4: + resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} dev: false /zwitch@2.0.4: