From 108739546f76a4a04726eb1cc9139f034c8b4711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 02:37:02 +0000 Subject: [PATCH] chore(deps): bump zod from 3.22.4 to 3.23.8 in /backend/api-gateway 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/main/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] --- backend/api-gateway/package.json | 2 +- backend/api-gateway/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/api-gateway/package.json b/backend/api-gateway/package.json index 5cbe852..88cc57e 100644 --- a/backend/api-gateway/package.json +++ b/backend/api-gateway/package.json @@ -27,7 +27,7 @@ "minio": "8.0.1", "multer": "1.4.5-lts.1", "uuid": "9.0.1", - "zod": "3.22.4" + "zod": "3.23.8" }, "devDependencies": { "@types/busboy": "1.5.4", diff --git a/backend/api-gateway/yarn.lock b/backend/api-gateway/yarn.lock index 87816c2..f1d2001 100644 --- a/backend/api-gateway/yarn.lock +++ b/backend/api-gateway/yarn.lock @@ -2021,7 +2021,7 @@ zip-stream@^5.0.1: compress-commons "^5.0.1" readable-stream "^3.6.0" -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==