From 44f8bbc535840b4abb6a498a1dc4fc2b36a0dccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 07:04:24 +0000 Subject: [PATCH] chore(deps): bump @fastify/static in the fastify group Bumps the fastify group with 1 update: [@fastify/static](https://github.com/fastify/fastify-static). Updates `@fastify/static` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](https://github.com/fastify/fastify-static/compare/v8.2.0...v8.3.0) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastify ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d1237fc..a2488aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1396,9 +1396,9 @@ } }, "node_modules/@fastify/static": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@fastify/static/-/static-8.2.0.tgz", - "integrity": "sha512-PejC/DtT7p1yo3p+W7LiUtLMsV8fEvxAK15sozHy9t8kwo5r0uLYmhV/inURmGz1SkHZFz/8CNtHLPyhKcx4SQ==", + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/@fastify/static/-/static-8.3.0.tgz", + "integrity": "sha512-yKxviR5PH1OKNnisIzZKmgZSus0r2OZb8qCSbqmw34aolT4g3UlzYfeBRym+HJ1J471CR8e2ldNub4PubD1coA==", "funding": [ { "type": "github",