From b885bc5cf00d5ffa8e204f82a57e5e6251b70a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 03:13:51 +0000 Subject: [PATCH] chore(deps): bump zod from 4.1.5 to 4.1.8 Bumps [zod](https://github.com/colinhacks/zod) from 4.1.5 to 4.1.8. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.1.5...v4.1.8) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.8 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 1fcd18e..d9d6a7d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "inversify": "^7.9.1", "jwt-decode": "^4.0.0", - "zod": "^4.1.5" + "zod": "^4.1.8" }, "devDependencies": { "@biomejs/biome": "^2.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2046385..98492a0 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.5 - version: 4.1.5 + specifier: ^4.1.8 + version: 4.1.8 devDependencies: '@biomejs/biome': specifier: ^2.2.4 @@ -2845,8 +2845,8 @@ packages: resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} engines: {node: '>=12.20'} - zod@4.1.5: - resolution: {integrity: sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg==} + zod@4.1.8: + resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==} snapshots: @@ -5776,4 +5776,4 @@ snapshots: yocto-queue@1.2.1: {} - zod@4.1.5: {} + zod@4.1.8: {}