From a4f0b36561bd2e3bde35ea63d4df2b9313897a22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 04:45:05 +0000 Subject: [PATCH] chore(deps): bump zod from 4.1.4 to 4.1.5 Bumps [zod](https://github.com/colinhacks/zod) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.1.4...v4.1.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 088f327..2bdefc2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "inversify": "^7.9.1", "jwt-decode": "^4.0.0", - "zod": "^4.1.4" + "zod": "^4.1.5" }, "devDependencies": { "@biomejs/biome": "^2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d7d156..1ce4d86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 zod: - specifier: ^4.1.4 - version: 4.1.4 + specifier: ^4.1.5 + version: 4.1.5 devDependencies: '@biomejs/biome': specifier: ^2.2.2 @@ -2841,8 +2841,8 @@ packages: resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} engines: {node: '>=12.20'} - zod@4.1.4: - resolution: {integrity: sha512-2YqJuWkU6IIK9qcE4k1lLLhyZ6zFw7XVRdQGpV97jEIZwTrscUw+DY31Xczd8nwaoksyJUIxCojZXwckJovWxA==} + zod@4.1.5: + resolution: {integrity: sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg==} snapshots: @@ -5767,4 +5767,4 @@ snapshots: yocto-queue@1.2.1: {} - zod@4.1.4: {} + zod@4.1.5: {}