From 0cdb8ebc6b991630a0e7aab7d88c6979253e4fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:18:20 +0000 Subject: [PATCH] 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 27 ++++++++++----------------- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 637e00b..ff16907 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-zod-openapi": "1.0.0", "fastify": "5.1.0", "skuba": "9.1.0", - "zod": "3.23.8", + "zod": "3.24.1", "zod-openapi": "4.1.0" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65edc74..b5474cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,11 +40,11 @@ importers: specifier: 9.1.0 version: 9.1.0(@babel/core@7.25.7)(@swc/core@1.7.26)(@typescript-eslint/eslint-plugin@8.8.1(@typescript-eslint/parser@8.8.0(eslint@9.12.0(jiti@2.3.3))(typescript@5.6.2))(eslint@9.12.0(jiti@2.3.3))(typescript@5.6.2))(@typescript-eslint/parser@8.8.0(eslint@9.12.0(jiti@2.3.3))(typescript@5.6.2))(babel-jest@29.7.0(@babel/core@7.25.7))(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.8.0(eslint@9.12.0(jiti@2.3.3))(typescript@5.6.2))(eslint@9.12.0(jiti@2.3.3)))(jiti@2.3.3) zod: - specifier: 3.23.8 - version: 3.23.8 + specifier: 3.24.1 + version: 3.24.1 zod-openapi: specifier: 4.1.0 - version: 4.1.0(zod@3.23.8) + version: 4.1.0(zod@3.24.1) packages: @@ -1537,9 +1537,6 @@ packages: '@types/node@22.10.1': resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} - '@types/node@22.9.4': - resolution: {integrity: sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg==} - '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -5528,8 +5525,8 @@ packages: peerDependencies: zod: ^3.21.4 - zod@3.23.8: - resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@3.24.1: + resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} snapshots: @@ -7101,10 +7098,6 @@ snapshots: dependencies: undici-types: 6.20.0 - '@types/node@22.9.4': - dependencies: - undici-types: 6.19.8 - '@types/normalize-package-data@2.4.4': {} '@types/prettier@2.7.2': {} @@ -9814,7 +9807,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.9.4 + '@types/node': 22.10.1 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -11085,7 +11078,7 @@ snapshots: tsx: 4.19.0 typescript: 5.6.2 validate-npm-package-name: 6.0.0 - zod: 3.23.8 + zod: 3.24.1 transitivePeerDependencies: - '@babel/core' - '@swc/core' @@ -11810,8 +11803,8 @@ snapshots: yocto-queue@0.1.0: {} - zod-openapi@4.1.0(zod@3.23.8): + zod-openapi@4.1.0(zod@3.24.1): dependencies: - zod: 3.23.8 + zod: 3.24.1 - zod@3.23.8: {} + zod@3.24.1: {}