Skip to content

Commit 6df1540

Browse files
Merge pull request #15174 from nestjs/renovate/fastify-static-8.x
fix(deps): update dependency @fastify/static to v8.2.0
2 parents 0561bcc + 923159c commit 6df1540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1",
2323
"@nestjs/core": "11.1.1",
2424
"@nestjs/platform-fastify": "11.1.1",
25-
"@fastify/static": "8.1.1",
25+
"@fastify/static": "8.2.0",
2626
"handlebars": "4.7.8",
2727
"@fastify/view": "11.1.0",
2828
"reflect-metadata": "0.2.2",

0 commit comments

Comments
 (0)