Skip to content

Commit

Permalink
Merge pull request #2996 from nestjs/renovate/handlebars-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency handlebars to v4.2.1
  • Loading branch information
kamilmysliwiec committed Sep 20, 2019
2 parents d9604c3 + d30817c commit 4ca278e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions sample/17-mvc-fastify/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/17-mvc-fastify/package.json
Expand Up @@ -13,7 +13,7 @@
"@nestjs/common": "6.7.1",
"@nestjs/core": "6.7.1",
"@nestjs/platform-fastify": "6.7.1",
"handlebars": "4.2.0",
"handlebars": "4.2.1",
"point-of-view": "3.5.0",
"reflect-metadata": "0.1.13",
"rxjs": "6.5.3",
Expand Down

0 comments on commit 4ca278e

Please sign in to comment.