Update dependency @fastify/static to v6.12.0
This commit is contained in:
parent
a37b87d8d8
commit
32655d92e6
@ -79,9 +79,9 @@
|
||||
mime "^3.0.0"
|
||||
|
||||
"@fastify/static@^6.10.2":
|
||||
version "6.10.2"
|
||||
resolved "https://registry.yarnpkg.com/@fastify/static/-/static-6.10.2.tgz#dfaaccfa191a4ba85ea8e3926853c9e6d979e67f"
|
||||
integrity sha512-UoaMvIHSBLCZBYOVZwFRYqX2ufUhd7FFMYGDeSf0Z+D8jhYtwljjmuQGuanUP8kS4y/ZEV1a8mfLha3zNwsnnQ==
|
||||
version "6.12.0"
|
||||
resolved "https://registry.yarnpkg.com/@fastify/static/-/static-6.12.0.tgz#f3d55dda201c072bae0593e5d45dde8fd235c288"
|
||||
integrity sha512-KK1B84E6QD/FcQWxDI2aiUCwHxMJBI1KeCUzm1BwYpPY1b742+jeKruGHP2uOluuM6OkBPI8CIANrXcCRtC2oQ==
|
||||
dependencies:
|
||||
"@fastify/accept-negotiator" "^1.0.0"
|
||||
"@fastify/send" "^2.0.0"
|
||||
@ -89,7 +89,6 @@
|
||||
fastify-plugin "^4.0.0"
|
||||
glob "^8.0.1"
|
||||
p-limit "^3.1.0"
|
||||
readable-stream "^4.0.0"
|
||||
|
||||
"@fastify/view@^8.0.0":
|
||||
version "8.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user