Skip to content

Commit c5037af

Browse files
committed
fix(deps): update dependency handlebars to v4.7.2
1 parent 02f3e83 commit c5037af

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

sample/17-mvc-fastify/package-lock.json

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

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": "6.10.14",
2323
"@nestjs/core": "6.10.14",
2424
"@nestjs/platform-fastify": "6.10.14",
25-
"handlebars": "4.7.1",
25+
"handlebars": "4.7.2",
2626
"point-of-view": "3.7.0",
2727
"reflect-metadata": "0.1.13",
2828
"rimraf": "3.0.0",

0 commit comments

Comments
 (0)