From c1b691035da6bc886747dfc36a4b43b120192372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 16:35:43 +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 c13f1ebcde..71196c3b5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ catalogs: specifier: ^5.2.1 version: 5.2.1 fastify: - specifier: ^5.2.0 - version: 5.8.4 + specifier: ^5.8.5 + version: 5.8.5 hono: specifier: ^4.11.4 version: 4.12.9 @@ -783,7 +783,7 @@ importers: dependencies: fastify: specifier: catalog:runtimeServerOnly - version: 5.8.4 + version: 5.8.5 devDependencies: '@eslint/js': specifier: catalog:devTools @@ -1196,7 +1196,7 @@ importers: version: 5.2.1 fastify: specifier: catalog:runtimeServerOnly - version: 5.8.4 + version: 5.8.5 hono: specifier: catalog:runtimeServerOnly version: 4.12.9 @@ -3699,8 +3699,8 @@ packages: fast-uri@3.1.0: resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} - 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==} @@ -7604,7 +7604,7 @@ snapshots: fast-uri@3.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 e15c6b22b8..3a14853289 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -42,7 +42,7 @@ catalogs: content-type: ^1.0.5 cors: ^2.8.5 express: ^5.2.1 - fastify: ^5.2.0 + fastify: ^5.8.5 hono: ^4.11.4 raw-body: ^3.0.0 runtimeShared: