diff --git a/yarn.lock b/yarn.lock index 2c151ff..7d4086c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2006,14 +2006,15 @@ fastify-sensible@^3.1.1: vary "^1.1.2" fastify-static@^4.0.0: - version "4.2.4" - resolved "https://registry.yarnpkg.com/fastify-static/-/fastify-static-4.2.4.tgz#65930872df92e6e9ab397da71ff42dd4fa3d8854" - integrity sha512-Uk24B9R/PtXG2pMd26r8/Yyfs2lKlghiqyjUsGwT0qMiSs0VZbhCvKn6rwEve63ttvFjLMwNNz1q0/5QoTy4HA== + version "4.4.1" + resolved "https://registry.yarnpkg.com/fastify-static/-/fastify-static-4.4.1.tgz#8df79f379a96f58593811da522b769b72f9b8f3e" + integrity sha512-l8l/iVwDUaqonRZRr7XWkWnre2WWAAvhehdyDjHL6MIsJBEEa+HGg0SfnwF5NHxjXU0mGjdxz73ocvic9F8JlA== dependencies: content-disposition "^0.5.3" encoding-negotiator "^2.0.1" fastify-plugin "^3.0.0" glob "^7.1.4" + p-limit "^3.1.0" readable-stream "^3.4.0" send "^0.17.1" @@ -3507,7 +3508,7 @@ p-limit@^2.0.0, p-limit@^2.2.0: dependencies: p-try "^2.0.0" -p-limit@^3.0.2: +p-limit@^3.0.2, p-limit@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b" integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==