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