Skip to content

Commit 08f85d5

Browse files
fix(deps): update dependency @fastify/static to v9.1.0
1 parent 899d7c5 commit 08f85d5

3 files changed

Lines changed: 24 additions & 24 deletions

File tree

package-lock.json

Lines changed: 22 additions & 22 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
@@ -90,7 +90,7 @@
9090
"@fastify/formbody": "8.0.2",
9191
"@fastify/middie": "9.3.1",
9292
"@fastify/multipart": "9.4.0",
93-
"@fastify/static": "9.0.0",
93+
"@fastify/static": "9.1.0",
9494
"@fastify/view": "11.1.1",
9595
"@grpc/grpc-js": "1.14.3",
9696
"@grpc/proto-loader": "0.8.0",

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": "11.1.18",
2323
"@nestjs/core": "11.1.18",
2424
"@nestjs/platform-fastify": "11.1.18",
25-
"@fastify/static": "9.0.0",
25+
"@fastify/static": "9.1.0",
2626
"handlebars": "4.7.9",
2727
"@fastify/view": "11.1.1",
2828
"reflect-metadata": "0.2.2",

0 commit comments

Comments
 (0)