Skip to content

Commit d80ed7a

Browse files
Merge pull request #11366 from nestjs/renovate/fastify-view-7.x
fix(deps): update dependency @fastify/view to v7.4.1
2 parents 502a268 + 1854bbb commit d80ed7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/17-mvc-fastify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@nestjs/platform-fastify": "9.3.12",
2525
"@fastify/static": "6.4.0",
2626
"handlebars": "4.7.7",
27-
"@fastify/view": "7.0.0",
27+
"@fastify/view": "7.4.1",
2828
"reflect-metadata": "0.1.13",
2929
"rimraf": "4.4.1",
3030
"rxjs": "7.5.5"

0 commit comments

Comments
 (0)