From 0aaf8ad928fb1173ddf9ac0f30c528a4dc69a194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:39:59 +0000 Subject: [PATCH] Bump fastify in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [fastify](https://github.com/fastify/fastify). Updates `fastify` from 5.8.4 to 5.8.5 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v5.8.4...v5.8.5) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:production dependency-group: npm_and_yarn ... 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 55909a3..660adfd 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@fastify/jwt": "^10.0.0", "@fastify/rate-limit": "^10.3.0", "@wagmi/core": "^2.22.1", - "fastify": "^5.6.1", + "fastify": "^5.8.5", "pg": "^8.16.3", "viem": "^2.39.0", "zod": "^4.1.11" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05e28ea..39a14a9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ importers: specifier: ^2.22.1 version: 2.22.1(typescript@5.9.3)(viem@2.47.6(typescript@5.9.3)(zod@4.3.6)) fastify: - specifier: ^5.6.1 - version: 5.8.4 + specifier: ^5.8.5 + version: 5.8.5 pg: specifier: ^8.16.3 version: 8.20.0 @@ -398,8 +398,8 @@ packages: fastify-plugin@5.1.0: resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} - fastify@5.8.4: - resolution: {integrity: sha512-sa42J1xylbBAYUWALSBoyXKPDUvM3OoNOibIefA+Oha57FryXKKCZarA1iDntOCWp3O35voZLuDg2mdODXtPzQ==} + fastify@5.8.5: + resolution: {integrity: sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==} fastparallel@2.4.1: resolution: {integrity: sha512-qUmhxPgNHmvRjZKBFUNI0oZuuH9OlSIOXmJ98lhKPxMZZ7zS/Fi0wRHOihDSz0R1YiIOjxzOY4bq65YTcdBi2Q==} @@ -974,7 +974,7 @@ snapshots: fastify-plugin@5.1.0: {} - fastify@5.8.4: + fastify@5.8.5: dependencies: '@fastify/ajv-compiler': 4.0.5 '@fastify/error': 4.2.0