Update dependency @fastify/static to v8.0.2 #119

Merged
bot merged 1 commits from renovate/fastify-static-8.x-lockfile into master 2024-10-18 02:01:05 +02:00
Showing only changes of commit f266ecc871 - Show all commits

View File

@ -83,9 +83,9 @@
mime "^3"
"@fastify/static@^8.0.0":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@fastify/static/-/static-8.0.1.tgz#137059a4625c64cce8ee7eb513961c5e23018805"
integrity sha512-7idyhbcgf14v4bjWzUeHEFvnVxvNJ1n5cyGPgFtwTZjnjUQ1wgC7a2FQai7OGKqCKywDEjzbPhAZRW+uEK1LMg==
version "8.0.2"
resolved "https://registry.yarnpkg.com/@fastify/static/-/static-8.0.2.tgz#870cb045f2b5fe3498bc38180dad0010964683c0"
integrity sha512-xJ+XaZVl4Y+lKztx8jGi+BE73aByhOmjMgaTx98E4XtVZxUpiaYQIMBlwACsJz+xohm0kvzV34BZoiZ+bsJtBQ==
dependencies:
"@fastify/accept-negotiator" "^2.0.0"
"@fastify/send" "^3.1.0"