From b69d9e230ef7288ecc0bf1ffbb6e3f2e2805819d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:24:56 +0100 Subject: [PATCH] chore(deps): bump zod from 3.22.2 to 3.22.3 (#1817) Bumps [zod](https://github.com/colinhacks/zod) from 3.22.2 to 3.22.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.22.2...v3.22.3) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/server/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/server/package.json b/packages/server/package.json index 7de3ed082..a6d0942d5 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -100,7 +100,7 @@ "undici": "^5.19.1", "verror": "^1.10.1", "xml-escape": "^1.1.0", - "zod": "^3.22.2", + "zod": "^3.22.3", "zod-validation-error": "^1.5.0", "zxcvbn": "^4.4.2" }, diff --git a/yarn.lock b/yarn.lock index f1aae6522..5133cd9af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12806,7 +12806,7 @@ __metadata: ws: ^7.5.7 xml-escape: ^1.1.0 yargs: ^17.3.1 - zod: ^3.22.2 + zod: ^3.22.3 zod-validation-error: ^1.5.0 zxcvbn: ^4.4.2 languageName: unknown @@ -43946,10 +43946,10 @@ __metadata: languageName: node linkType: hard -"zod@npm:^3.22.2": - version: 3.22.2 - resolution: "zod@npm:3.22.2" - checksum: 231e2180c8eabb56e88680d80baff5cf6cbe6d64df3c44c50ebe52f73081ecd0229b1c7215b9552537f537a36d9e36afac2737ddd86dc14e3519bdbc777e82b9 +"zod@npm:^3.22.3": + version: 3.22.4 + resolution: "zod@npm:3.22.4" + checksum: 80bfd7f8039b24fddeb0718a2ec7c02aa9856e4838d6aa4864335a047b6b37a3273b191ef335bf0b2002e5c514ef261ffcda5a589fb084a48c336ffc4cdbab7f languageName: node linkType: hard