From a9eb15fd2ff2ee9c51d38b5628320b7fcbf17a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 15:35:29 +0000 Subject: [PATCH] chore(deps): bump zod from 3.23.8 to 3.24.1 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1. - [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.23.8...v3.24.1) --- 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 | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 84d239c6ac3..64469bcd3e1 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "uuid": "11.0.3", "webgl-utils.js": "1.1.0", "webrtc-adapter": "9.0.1", - "zod": "^3.23.8", + "zod": "^3.24.1", "zustand": "4.5.5" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index fe789d7909f..b307439e9bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18891,7 +18891,7 @@ __metadata: webpack-hot-middleware: "npm:2.26.1" webrtc-adapter: "npm:9.0.1" workbox-webpack-plugin: "npm:7.3.0" - zod: "npm:^3.23.8" + zod: "npm:^3.24.1" zustand: "npm:4.5.5" languageName: unknown linkType: soft @@ -19368,13 +19368,20 @@ __metadata: languageName: node linkType: hard -"zod@npm:3.23.8, zod@npm:^3.23.8": +"zod@npm:3.23.8": version: 3.23.8 resolution: "zod@npm:3.23.8" checksum: 10/846fd73e1af0def79c19d510ea9e4a795544a67d5b34b7e1c4d0425bf6bfd1c719446d94cdfa1721c1987d891321d61f779e8236fde517dc0e524aa851a6eff1 languageName: node linkType: hard +"zod@npm:^3.24.1": + version: 3.24.1 + resolution: "zod@npm:3.24.1" + checksum: 10/54e25956495dec22acb9399c168c6ba657ff279801a7fcd0530c414d867f1dcca279335e160af9b138dd70c332e17d548be4bc4d2f7eaf627dead50d914fec27 + languageName: node + linkType: hard + "zustand@npm:4.5.5": version: 4.5.5 resolution: "zustand@npm:4.5.5"