Skip to content

Commit ab2e9e8

Browse files
fix(deps): update dependency @fastify/static to v10.1.4 (#17792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10d7456 commit ab2e9e8

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@fastify/formbody": "9.0.0",
9090
"@fastify/middie": "9.3.4",
9191
"@fastify/multipart": "10.1.1",
92-
"@fastify/static": "10.1.3",
92+
"@fastify/static": "10.1.4",
9393
"@fastify/view": "12.0.0",
9494
"@grpc/grpc-js": "1.14.4",
9595
"@grpc/proto-loader": "0.8.1",

sample/17-mvc-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@nestjs/common": "12.0.3",
2323
"@nestjs/core": "12.0.3",
2424
"@nestjs/platform-fastify": "12.0.3",
25-
"@fastify/static": "10.1.3",
25+
"@fastify/static": "10.1.4",
2626
"handlebars": "4.7.9",
2727
"@fastify/view": "12.0.0",
2828
"reflect-metadata": "0.2.2",

0 commit comments

Comments
 (0)