Update dependency @fastify/static to v8.0.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-01-12 01:04:11 +00:00
parent f23f42b12d
commit 4e239db55d

View File

@ -95,9 +95,9 @@
mime "^3" mime "^3"
"@fastify/static@^8.0.0": "@fastify/static@^8.0.0":
version "8.0.3" version "8.0.4"
resolved "https://registry.yarnpkg.com/@fastify/static/-/static-8.0.3.tgz#53300bc4eb81b7a97a3f31b84c4cd4b161439ea3" resolved "https://registry.yarnpkg.com/@fastify/static/-/static-8.0.4.tgz#7410ac5f73d6027d46e5b759b6a0365f9c5bca76"
integrity sha512-GHSoOVDIxEYEeVR5l044bRCuAKDErD/+9VE+Z9fnaTRr+DDz0Avrm4kKai1mHbPx6C0U7BVNthjd/gcMquZZUA== integrity sha512-JdJIlXDYXZxbTFQazWOEfHxyD5uRXqRsLnp4rV9MwJnxadA0rrWBI8ZelPF2TPk/xDi5wunY/6ZmfwHXld13bA==
dependencies: dependencies:
"@fastify/accept-negotiator" "^2.0.0" "@fastify/accept-negotiator" "^2.0.0"
"@fastify/send" "^3.2.0" "@fastify/send" "^3.2.0"