From c6b35461d9a9eaf5a2a4bd217abd0557092d0c8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:50:09 +0000 Subject: [PATCH] chore(deps): 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] --- apps/node-fastify/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/node-fastify/package.json b/apps/node-fastify/package.json index d2017d3..d679a8d 100644 --- a/apps/node-fastify/package.json +++ b/apps/node-fastify/package.json @@ -22,7 +22,7 @@ "@fastify/type-provider-typebox": "^6.1.0", "@sentry/node": "^10.46.0", "dotenv": "^17.3.1", - "fastify": "^5.8.4", + "fastify": "^5.8.5", "orb-sync-lib": "*", "fastify-metrics": "^12.1.0" }, diff --git a/package-lock.json b/package-lock.json index 5ac36a5..8ec5f93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@fastify/type-provider-typebox": "^6.1.0", "@sentry/node": "^10.46.0", "dotenv": "^17.3.1", - "fastify": "^5.8.4", + "fastify": "^5.8.5", "fastify-metrics": "^12.1.0", "orb-sync-lib": "*" }, @@ -3378,9 +3378,9 @@ "license": "BSD-3-Clause" }, "node_modules/fastify": { - "version": "5.8.4", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.4.tgz", - "integrity": "sha512-sa42J1xylbBAYUWALSBoyXKPDUvM3OoNOibIefA+Oha57FryXKKCZarA1iDntOCWp3O35voZLuDg2mdODXtPzQ==", + "version": "5.8.5", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.5.tgz", + "integrity": "sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==", "funding": [ { "type": "github",