Skip to content

Commit 4ea5cb5

Browse files
authored
Merge pull request #321 from gadget-inc/depfu/update/yarn/fastify-static-4.6.1
Update fastify-static: 4.5.0 → 4.6.1 (minor)
2 parents 0b5d6ea + 63eb3a9 commit 4ea5cb5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"fastify-accepts": "^2.1.0",
6060
"fastify-express": "^0.3.3",
6161
"fastify-plugin": "^3.0.1",
62-
"fastify-static": "^4.5.0",
62+
"fastify-static": "^4.6.1",
6363
"http-errors": "^1.8.1",
6464
"middie": "^5.4.0",
6565
"path-to-regexp": "^6.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3246,10 +3246,10 @@ fastify-plugin@^3.0.1:
32463246
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-3.0.1.tgz#79e84c29f401020f38b524f59f2402103fd21ed2"
32473247
integrity sha512-qKcDXmuZadJqdTm6vlCqioEbyewF60b/0LOFCcYN1B6BIZGlYJumWWOYs70SFYLDAH4YqdE1cxH/RKMG7rFxgA==
32483248

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==
32533253
dependencies:
32543254
content-disposition "^0.5.3"
32553255
encoding-negotiator "^2.0.1"

0 commit comments

Comments
 (0)