From 133707e7f030215737884b4840ff970d283f7838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 09:14:16 +0000 Subject: [PATCH] chore(deps): bump fastify-type-provider-zod from 1.2.0 to 6.1.0 Bumps [fastify-type-provider-zod](https://github.com/turkerdev/fastify-type-provider-zod) from 1.2.0 to 6.1.0. - [Release notes](https://github.com/turkerdev/fastify-type-provider-zod/releases) - [Commits](https://github.com/turkerdev/fastify-type-provider-zod/commits) --- updated-dependencies: - dependency-name: fastify-type-provider-zod dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/api/package.json | 2 +- pnpm-lock.yaml | 25 +++++++++++++++++-------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index c652602..bc4a7c5 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -44,7 +44,7 @@ "ethers": "^6.10.0", "fastify": "^4.26.0", "fastify-metrics": "^13.2.0", - "fastify-type-provider-zod": "^1.1.9", + "fastify-type-provider-zod": "^6.1.0", "ioredis": "^5.9.3", "lru-cache": "^11.2.6", "nodemailer": "^8.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9327c81..8a83fc6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,8 +114,8 @@ importers: specifier: ^13.2.0 version: 13.2.0(fastify@4.29.1) fastify-type-provider-zod: - specifier: ^1.1.9 - version: 1.2.0(fastify@4.29.1)(zod@3.25.76) + specifier: ^6.1.0 + version: 6.1.0(@fastify/swagger@8.15.0)(fastify@4.29.1)(openapi-types@12.1.3)(zod@3.25.76) ioredis: specifier: ^5.9.3 version: 5.9.3 @@ -1043,6 +1043,9 @@ packages: '@fastify/error@3.4.1': resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==} + '@fastify/error@4.2.0': + resolution: {integrity: sha512-RSo3sVDXfHskiBZKBPRgnQTtIqpi/7zhJOEmAxCiBcM7d0uwdGdxLlsCaLzGs8v8NnxIRlfG0N51p5yFaOentQ==} + '@fastify/fast-json-stringify-compiler@4.3.0': resolution: {integrity: sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==} @@ -3796,11 +3799,13 @@ packages: fastify-plugin@5.1.0: resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} - fastify-type-provider-zod@1.2.0: - resolution: {integrity: sha512-2zkPEWFIBYzkGQ0kmn8gOW5tlQOmdDWn5edF5LQ2r0RiydFGhD86FVZX6wLraXAmdFm8P1CMmo19lwlGb0mZrA==} + fastify-type-provider-zod@6.1.0: + resolution: {integrity: sha512-Sl19VZFSX4W/+AFl3hkL5YgWk3eDXZ4XYOdrq94HunK+o7GQBCAqgk7+3gPXoWkF0bNxOiIgfnFGJJ3i9a2BtQ==} peerDependencies: - fastify: ^4.0.0 - zod: ^3.14.2 + '@fastify/swagger': '>=9.5.1' + fastify: ^5.5.0 + openapi-types: ^12.1.3 + zod: '>=4.1.5' fastify@4.29.1: resolution: {integrity: sha512-m2kMNHIG92tSNWv+Z3UeTR9AWLLuo7KctC7mlFPtMEVrfjIhmQhkQnT9v15qA/BfVq3vvj134Y0jl9SBje3jXQ==} @@ -7107,6 +7112,8 @@ snapshots: '@fastify/error@3.4.1': {} + '@fastify/error@4.2.0': {} + '@fastify/fast-json-stringify-compiler@4.3.0': dependencies: fast-json-stringify: 5.16.1 @@ -10145,11 +10152,13 @@ snapshots: fastify-plugin@5.1.0: {} - fastify-type-provider-zod@1.2.0(fastify@4.29.1)(zod@3.25.76): + fastify-type-provider-zod@6.1.0(@fastify/swagger@8.15.0)(fastify@4.29.1)(openapi-types@12.1.3)(zod@3.25.76): dependencies: + '@fastify/error': 4.2.0 + '@fastify/swagger': 8.15.0 fastify: 4.29.1 + openapi-types: 12.1.3 zod: 3.25.76 - zod-to-json-schema: 3.25.1(zod@3.25.76) fastify@4.29.1: dependencies: