Update dependency @fastify/static to v8.1.0 #150

Merged
bot merged 1 commits from renovate/fastify-static-8.x-lockfile into master 2025-02-03 03:02:17 +01:00
Showing only changes of commit 772deecc59 - Show all commits

View File

@ -95,9 +95,9 @@
mime "^3" mime "^3"
"@fastify/static@^8.0.0": "@fastify/static@^8.0.0":
version "8.0.4" version "8.1.0"
resolved "https://registry.yarnpkg.com/@fastify/static/-/static-8.0.4.tgz#7410ac5f73d6027d46e5b759b6a0365f9c5bca76" resolved "https://registry.yarnpkg.com/@fastify/static/-/static-8.1.0.tgz#432476fd07667b3207d9a55563d09c5d1c355ed8"
integrity sha512-JdJIlXDYXZxbTFQazWOEfHxyD5uRXqRsLnp4rV9MwJnxadA0rrWBI8ZelPF2TPk/xDi5wunY/6ZmfwHXld13bA== integrity sha512-lPb8+1ulvbGSUSQ0/adBDyp/Ye/MX+pBwhkLAr8/GU88kNnJlSu7KXdyW6CCOROcr5BgrqJD01lEOosozFAegw==
dependencies: dependencies:
"@fastify/accept-negotiator" "^2.0.0" "@fastify/accept-negotiator" "^2.0.0"
"@fastify/send" "^3.2.0" "@fastify/send" "^3.2.0"