From 63879916e028caa9a5280cf537dda18a2b646853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 16:48:58 +0000 Subject: [PATCH] Bump zod from 3.20.2 to 3.20.3 Bumps [zod](https://github.com/colinhacks/zod) from 3.20.2 to 3.20.3. - [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.2...v3.20.3) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 05d8b05..1870738 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "matrix-bot-sdk": "^0.6.3", "typescript": "^4.9.5", "znv": "^0.3.2", - "zod": "^3.20.2" + "zod": "^3.20.3" } } diff --git a/yarn.lock b/yarn.lock index fda35e4..f141a6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3924,7 +3924,7 @@ znv@^0.3.2: dependencies: colorette "^2.0.19" -zod@^3.20.2: - version "3.20.2" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.2.tgz#068606642c8f51b3333981f91c0a8ab37dfc2807" - integrity sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ== +zod@^3.20.3: + version "3.20.3" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.3.tgz#56b2ebb87d4566e7cd38f0f6cda7fa591fcec948" + integrity sha512-+MLeeUcLTlnzVo5xDn9+LVN9oX4esvgZ7qfZczBN+YVUvZBafIrPPVyG2WdjMWU2Qkb2ZAh2M8lpqf1wIoGqJQ==