Skip to content

Commit 4ca278e

Browse files
Merge pull request nestjs#2996 from nestjs/renovate/handlebars-4.x
fix(deps): update dependency handlebars to v4.2.1
2 parents d9604c3 + d30817c commit 4ca278e

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
@@ -13,7 +13,7 @@
1313
"@nestjs/common": "6.7.1",
1414
"@nestjs/core": "6.7.1",
1515
"@nestjs/platform-fastify": "6.7.1",
16-
"handlebars": "4.2.0",
16+
"handlebars": "4.2.1",
1717
"point-of-view": "3.5.0",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.5.3",

0 commit comments

Comments
 (0)