Skip to content

Commit

Permalink
Merge pull request #3805 from nestjs/renovate/handlebars-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency handlebars to v4.7.1
  • Loading branch information
kamilmysliwiec committed Jan 13, 2020
2 parents e512a82 + 7e4cb7a commit d9058c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nestjs/common": "6.10.14",
"@nestjs/core": "6.10.14",
"@nestjs/platform-fastify": "6.10.14",
"handlebars": "4.7.0",
"handlebars": "4.7.1",
"point-of-view": "3.7.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.0",
Expand Down

0 comments on commit d9058c5

Please sign in to comment.