From b744f0cbef990a693f94ba9fcba485d4f95f8873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:50:20 +0000 Subject: [PATCH] chore(deps): bump fastify from 5.8.4 to 5.8.5 Bumps [fastify](https://github.com/fastify/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 ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- pnpm-workspace.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5f5f2f0..812cfa70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ catalogs: specifier: 5.1.0 version: 5.1.0 fastify: - specifier: 5.8.4 - version: 5.8.4 + specifier: 5.8.5 + version: 5.8.5 fastify-plugin: specifier: 5.1.0 version: 5.1.0 @@ -357,7 +357,7 @@ importers: version: 7.0.0-dev.20260411.1 fastify: specifier: 'catalog:' - version: 5.8.4 + version: 5.8.5 pino-pretty: specifier: ^13.1.3 version: 13.1.3 @@ -545,7 +545,7 @@ importers: version: 4.1.4(vitest@4.1.4) fastify: specifier: 'catalog:' - version: 5.8.4 + version: 5.8.5 jsdom: specifier: 'catalog:' version: 29.0.2 @@ -2898,8 +2898,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==} fastq@1.20.1: resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} @@ -7708,7 +7708,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 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 452e6633..ec2fd950 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -23,7 +23,7 @@ catalog: '@vitest/coverage-v8': 4.1.4 c8: 11.0.0 express: 5.1.0 - fastify: 5.8.4 + fastify: 5.8.5 fastify-plugin: 5.1.0 jsdom: 29.0.2 react: 19.2.5