From 6a64604ec00a2eb5f6cc45ec5e532aef9ee9b7e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 14:36:14 +0000 Subject: [PATCH] chore(deps): update dependency zod to ^3.23.8 (#1093) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 369dd2b9..9ea0d443 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "type-fest": "^4.16.0", "typescript": "5.3.3", "yalc": "^1.0.0-pre.53", - "zod": "^3.23.0" + "zod": "^3.23.8" }, "optionalDependencies": { "semantic-release": "^23.0.8" diff --git a/yarn.lock b/yarn.lock index 958243a1..c005d0f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9211,7 +9211,7 @@ zip-stream@^4.1.0: compress-commons "^4.1.0" readable-stream "^3.6.0" -zod@^3.23.0: - version "3.23.0" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.0.tgz#a25dab5052702834233e0041e9dd8b6a8480e744" - integrity sha512-OFLT+LTocvabn6q76BTwVB0hExEBS0IduTr3cqZyMqEDbOnYmcU+y0tUAYbND4uwclpBGi4I4UUBGzylWpjLGA== +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==