From 1b6a7177206b3632ee53c95ce8c8dc17e158a17f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 16:10:04 +0000 Subject: [PATCH] Bump zod from 3.22.4 to 3.23.8 Bumps [zod](https://github.com/colinhacks/zod) from 3.22.4 to 3.23.8. - [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.4...v3.23.8) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... 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 426b362..901c60e 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "matrix-bot-sdk": "0.7.1", "typescript": "^5.4.5", "znv": "^0.4.0", - "zod": "^3.22.4" + "zod": "^3.23.8" } } diff --git a/yarn.lock b/yarn.lock index 5780e21..29e88c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3194,7 +3194,7 @@ znv@^0.4.0: dependencies: colorette "^2.0.19" -zod@^3.22.4: - version "3.22.4" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.4.tgz#f31c3a9386f61b1f228af56faa9255e845cf3fff" - integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg== +zod@^3.23.8: + version "3.23.8" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d" + integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==