From 88e003341bda618137403c4df9d4e9a2ccfeb382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:25:45 -0500 Subject: [PATCH] chore(deps): bump zod from 3.20.6 to 3.22.4 (#17) Bumps [zod](https://github.com/colinhacks/zod) from 3.20.6 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.20.6...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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c3a3e2..f9ed902 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1472,7 +1472,7 @@ packages: vite: 4.1.5 vitefu: 0.2.4(vite@4.1.5) yargs-parser: 21.1.1 - zod: 3.20.6 + zod: 3.22.4 transitivePeerDependencies: - '@types/node' - less @@ -4183,8 +4183,8 @@ packages: engines: {node: '>=10'} dev: false - /zod@3.20.6: - resolution: {integrity: sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA==} + /zod@3.22.4: + resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} dev: false /zwitch@2.0.4: