Skip to content

Commit f3d3b70

Browse files
authored
Merge pull request #285 from gadget-inc/depfu/update/yarn/fastify-plugin-3.0.1
Update fastify-plugin: 3.0.0 → 3.0.1 (patch)
2 parents 6dedef2 + ce99b83 commit f3d3b70

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@vitejs/plugin-react-refresh": "^1.3.6",
5959
"fastify-accepts": "^2.1.0",
6060
"fastify-express": "^0.3.3",
61-
"fastify-plugin": "^3.0.0",
61+
"fastify-plugin": "^3.0.1",
6262
"fastify-static": "^4.5.0",
6363
"http-errors": "^1.8.1",
6464
"middie": "^5.4.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3242,6 +3242,11 @@ fastify-plugin@^3.0.0:
32423242
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-3.0.0.tgz#cf1b8c8098e3b5a7c8c30e6aeb06903370c054ca"
32433243
integrity sha512-ZdCvKEEd92DNLps5n0v231Bha8bkz1DjnPP/aEz37rz/q42Z5JVLmgnqR4DYuNn3NXAO3IDCPyRvgvxtJ4Ym4w==
32443244

3245+
fastify-plugin@^3.0.1:
3246+
version "3.0.1"
3247+
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-3.0.1.tgz#79e84c29f401020f38b524f59f2402103fd21ed2"
3248+
integrity sha512-qKcDXmuZadJqdTm6vlCqioEbyewF60b/0LOFCcYN1B6BIZGlYJumWWOYs70SFYLDAH4YqdE1cxH/RKMG7rFxgA==
3249+
32453250
fastify-static@^4.5.0:
32463251
version "4.5.0"
32473252
resolved "https://registry.yarnpkg.com/fastify-static/-/fastify-static-4.5.0.tgz#0d3feff5373f5ed9c4e4cf31a2b84c2f70c35bb2"

0 commit comments

Comments
 (0)