From 12edf722b3db1fc81f290777ebf5f2a71189cbe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 00:26:23 +0000 Subject: [PATCH] build(deps): bump @fastify/static from 9.0.0 to 9.3.0 Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 9.0.0 to 9.3.0. - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](https://github.com/fastify/fastify-static/compare/v9.0.0...v9.3.0) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 9.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index c6b31d18..e37bd2ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5504,16 +5504,16 @@ __metadata: linkType: hard "@fastify/static@npm:^9.0.0": - version: 9.0.0 - resolution: "@fastify/static@npm:9.0.0" + version: 9.3.0 + resolution: "@fastify/static@npm:9.3.0" dependencies: "@fastify/accept-negotiator": "npm:^2.0.0" "@fastify/send": "npm:^4.0.0" content-disposition: "npm:^1.0.1" - fastify-plugin: "npm:^5.0.0" + fastify-plugin: "npm:^6.0.0" fastq: "npm:^1.17.1" glob: "npm:^13.0.0" - checksum: 10c0/3dd2a884bcb561cc905df99ebf7f2708b0d4b39f97a261c3d7c4be44ac52c296b469ad2e9be4434c8a5248a72805e20de7dba16ad8025ef2f1f78f94ce1e1944 + checksum: 10c0/dafe124b5328b03f52079e9a010452d6727bc71acd2e0ec9c2e208f16e9a1193b194037575128dda03688654ff31dc87ff75dee2e6f56e54d29ed8ce1cf29064 languageName: node linkType: hard @@ -15528,6 +15528,13 @@ __metadata: languageName: node linkType: hard +"fastify-plugin@npm:^6.0.0": + version: 6.0.0 + resolution: "fastify-plugin@npm:6.0.0" + checksum: 10c0/4d9207efcbb0e6e8bd849eb8e00b097ae2d73590b1499f51d0bed135d08664e19d9428f2e8fc1a126b55ec4d2ac011dbcc72e753c255c46a751d6d34b57e5d4f + languageName: node + linkType: hard + "fastify@npm:4.28.1": version: 4.28.1 resolution: "fastify@npm:4.28.1"