From a658f126793ed72ae87b4af6f2d810ca420f4a0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 20:20:20 +0000 Subject: [PATCH] Bump zod from 1.11.17 to 3.20.6 Bumps [zod](https://github.com/colinhacks/zod) from 1.11.17 to 3.20.6. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/commits/v3.20.6) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- example/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/example/package.json b/example/package.json index e3dd3c6..7c7d9a2 100644 --- a/example/package.json +++ b/example/package.json @@ -39,7 +39,7 @@ "react-error-boundary": "3.1.3", "react-final-form": "6.5.3", "typescript": "~4.2", - "zod": "1.11.17" + "zod": "3.20.6" }, "devDependencies": { "@types/preview-email": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 7b8b0fe..2bffc29 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16809,7 +16809,7 @@ zip-stream@^3.0.1: compress-commons "^3.0.0" readable-stream "^3.6.0" -zod@1.11.17: - version "1.11.17" - resolved "https://registry.yarnpkg.com/zod/-/zod-1.11.17.tgz#2aae9e91fc66128116ae9844e8f416a95f453f8e" - integrity sha512-UzIwO92D0dSFwIRyyqAfRXICITLjF0IP8tRbEK/un7adirMssWZx8xF/1hZNE7t61knWZ+lhEuUvxlu2MO8qqA== +zod@3.20.6: + version "3.20.6" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.6.tgz#2f2f08ff81291d47d99e86140fedb4e0db08361a" + integrity sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA==