File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/fastify-renderer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 59
59
"fastify-accepts" : " ^2.1.0" ,
60
60
"fastify-express" : " ^0.3.3" ,
61
61
"fastify-plugin" : " ^3.0.1" ,
62
- "fastify-static" : " ^4.5.0 " ,
62
+ "fastify-static" : " ^4.6.1 " ,
63
63
"http-errors" : " ^1.8.1" ,
64
64
"middie" : " ^5.4.0" ,
65
65
"path-to-regexp" : " ^6.2.0" ,
Original file line number Diff line number Diff line change @@ -3246,10 +3246,10 @@ fastify-plugin@^3.0.1:
3246
3246
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-3.0.1.tgz#79e84c29f401020f38b524f59f2402103fd21ed2"
3247
3247
integrity sha512-qKcDXmuZadJqdTm6vlCqioEbyewF60b/0LOFCcYN1B6BIZGlYJumWWOYs70SFYLDAH4YqdE1cxH/RKMG7rFxgA==
3248
3248
3249
- fastify-static@^4.5.0 :
3250
- version "4.5.0 "
3251
- resolved "https://registry.yarnpkg.com/fastify-static/-/fastify-static-4.5.0 .tgz#0d3feff5373f5ed9c4e4cf31a2b84c2f70c35bb2 "
3252
- integrity sha512-Q7Tgl55AjsmBwiO4hKYib2BUCt+XTWLJ6Xp8YPPHU3EsrKNpevJ4cz8pjf1Ey1QhHw9O8Y2FDKdu+IC74oHvqw ==
3249
+ fastify-static@^4.6.1 :
3250
+ version "4.6.1 "
3251
+ resolved "https://registry.yarnpkg.com/fastify-static/-/fastify-static-4.6.1 .tgz#687131da76f1d4391fb8b47f71ea2118cdc85803 "
3252
+ integrity sha512-vy7N28U4AMhuOim12ZZWHulEE6OQKtzZbHgiB8Zj4llUuUQXPka0WHAQI3njm1jTCx4W6fixUHfpITxweMtAIA ==
3253
3253
dependencies :
3254
3254
content-disposition "^0.5.3"
3255
3255
encoding-negotiator "^2.0.1"
You can’t perform that action at this time.
0 commit comments