From ece0875e836146e7503bf702fd7dd50b272b6aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 04:36:13 +0000 Subject: [PATCH] chore(deps): bump zod from 3.21.4 to 3.22.3 Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 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.21.4...v3.22.3) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fcd4290..ea3fb59 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "axios": "^1.4.0", "dracula-ui": "1.0.6", - "zod": "^3.21.4" + "zod": "^3.22.3" }, "packageManager": "yarn@3.3.1" } diff --git a/yarn.lock b/yarn.lock index 5c36b10..cbb7310 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3762,7 +3762,7 @@ __metadata: typescript: ^5.0.4 vite: ^4.3.9 vitest: ^0.31.0 - zod: ^3.21.4 + zod: ^3.22.3 languageName: unknown linkType: soft @@ -5029,9 +5029,9 @@ __metadata: languageName: node linkType: hard -"zod@npm:^3.21.4": - version: 3.21.4 - resolution: "zod@npm:3.21.4" - checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f +"zod@npm:^3.22.3": + version: 3.22.4 + resolution: "zod@npm:3.22.4" + checksum: 80bfd7f8039b24fddeb0718a2ec7c02aa9856e4838d6aa4864335a047b6b37a3273b191ef335bf0b2002e5c514ef261ffcda5a589fb084a48c336ffc4cdbab7f languageName: node linkType: hard