From 9afda65b7b640eebd4d54dc9c7e405f3bbb2df20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 04:50:15 +0000 Subject: [PATCH] chore(deps-dev): bump zod from 3.23.1 to 3.23.8 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.1 to 3.23.8. - [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.23.1...v3.23.8) --- updated-dependencies: - dependency-name: zod dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fbb6bae..8330f7b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "typescript": "^5.4.5", "unlighthouse": "^0.13.0", "vite": "^5.2.10", - "zod": "^3.23.0" + "zod": "^3.23.8" }, "type": "module", "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1542fcf..26c2b04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,7 +116,7 @@ devDependencies: specifier: ^5.2.10 version: 5.2.13 zod: - specifier: ^3.23.0 + specifier: ^3.23.8 version: 3.23.8 packages: