From a2555f4ddf00e9f3d63fd5e3fa53a7a6e7dff1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 05:20:49 +0000 Subject: [PATCH] build(deps): bump the npm-security group across 1 directory with 3 updates Bumps the npm-security group with 3 updates in the / directory: [fastify](https://github.com/fastify/fastify), [@fastify/static](https://github.com/fastify/fastify-static) and [follow-redirects](https://github.com/follow-redirects/follow-redirects). 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) Updates `@fastify/static` from 9.0.0 to 9.1.3 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](https://github.com/fastify/fastify-static/compare/v9.0.0...v9.1.3) Updates `follow-redirects` from 1.15.11 to 1.16.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:production dependency-group: npm-security - dependency-name: "@fastify/static" dependency-version: 9.1.3 dependency-type: indirect dependency-group: npm-security - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect dependency-group: npm-security ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index d669f61..c4bfeeb 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@fastify/swagger-ui": "^5.2.5", "@fastify/type-provider-typebox": "^6.1.0", "@scalar/fastify-api-reference": "^1.44.24", - "fastify": "^5.8.3", + "fastify": "^5.8.5", "fastify-cli": "^7.4.1", "fastify-metrics": "^12.1.0", "fastify-plugin": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index afb9209..e9e9ff2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -709,8 +709,8 @@ __metadata: linkType: hard "@fastify/static@npm:^9.0.0": - version: 9.0.0 - resolution: "@fastify/static@npm:9.0.0" + version: 9.1.3 + resolution: "@fastify/static@npm:9.1.3" dependencies: "@fastify/accept-negotiator": "npm:^2.0.0" "@fastify/send": "npm:^4.0.0" @@ -718,7 +718,7 @@ __metadata: fastify-plugin: "npm:^5.0.0" fastq: "npm:^1.17.1" glob: "npm:^13.0.0" - checksum: 10c0/3dd2a884bcb561cc905df99ebf7f2708b0d4b39f97a261c3d7c4be44ac52c296b469ad2e9be4434c8a5248a72805e20de7dba16ad8025ef2f1f78f94ce1e1944 + checksum: 10c0/add9a332b26ac9b03abd5bce1e92d06305115d5395bd85f953bf177dc19ae1421fd2a290f4fac35656d116d4ed68e8daed819d5fe84885e65c53b1bad0133843 languageName: node linkType: hard @@ -2474,9 +2474,9 @@ __metadata: languageName: node linkType: hard -"fastify@npm:^5.8.3": - version: 5.8.4 - resolution: "fastify@npm:5.8.4" +"fastify@npm:^5.8.5": + version: 5.8.5 + resolution: "fastify@npm:5.8.5" dependencies: "@fastify/ajv-compiler": "npm:^4.0.5" "@fastify/error": "npm:^4.0.0" @@ -2493,7 +2493,7 @@ __metadata: secure-json-parse: "npm:^4.0.0" semver: "npm:^7.6.0" toad-cache: "npm:^3.7.0" - checksum: 10c0/560ef35d59f96d9900c6e96946736215873ed8aa7a493f61f9489c1bdbddf8f714c735886c00e21077fe9a0ea96539b8b5d6755e8877c464b0b04b6afde9c5ab + checksum: 10c0/c12fb6cec8e9083d148edc49c99f75e518e28c1664b121085fc1392dc67cd2e132d21dd79e1ef37e1c77c5991b4854ac8850b8d5997691060ea4c13fb7421a0e languageName: node linkType: hard @@ -2605,12 +2605,12 @@ __metadata: linkType: hard "follow-redirects@npm:^1.15.11": - version: 1.15.11 - resolution: "follow-redirects@npm:1.15.11" + version: 1.16.0 + resolution: "follow-redirects@npm:1.16.0" peerDependenciesMeta: debug: optional: true - checksum: 10c0/d301f430542520a54058d4aeeb453233c564aaccac835d29d15e050beb33f339ad67d9bddbce01739c5dc46a6716dbe3d9d0d5134b1ca203effa11a7ef092343 + checksum: 10c0/a1e2900163e6f1b4d1ed5c221b607f41decbab65534c63fe7e287e40a5d552a6496e7d9d7d976fa4ba77b4c51c11e5e9f683f10b43011ea11e442ff128d0e181 languageName: node linkType: hard @@ -4866,7 +4866,7 @@ __metadata: "@typescript/native-preview": "npm:^7.0.0-dev.20260219.1" eslint: "npm:^9.39.2" eslint-config-prettier: "npm:^10.1.8" - fastify: "npm:^5.8.3" + fastify: "npm:^5.8.5" fastify-cli: "npm:^7.4.1" fastify-metrics: "npm:^12.1.0" fastify-plugin: "npm:^5.1.0"