Skip to content

Commit 6fe958d

Browse files
Merge pull request #15082 from nestjs/renovate/fastify-view-11.x
fix(deps): update dependency @fastify/view to v11.1.0
2 parents b7c1db9 + a396295 commit 6fe958d

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
@@ -24,7 +24,7 @@
2424
"@nestjs/platform-fastify": "11.1.1",
2525
"@fastify/static": "8.1.1",
2626
"handlebars": "4.7.8",
27-
"@fastify/view": "11.0.0",
27+
"@fastify/view": "11.1.0",
2828
"reflect-metadata": "0.2.2",
2929
"rimraf": "6.0.1",
3030
"rxjs": "7.8.2"

0 commit comments

Comments
 (0)