Skip to content

Commit

Permalink
Pin handlebars to v4.5.3
Browse files Browse the repository at this point in the history
resolves #1062
  • Loading branch information
jason0x43 committed Jan 22, 2020
1 parent 9522307 commit a58f419
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
39 changes: 19 additions & 20 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"diff": "~3.5.0",
"express": "~4.16.3",
"glob": "~7.1.1",
"handlebars": "~4.5.3",
"http-errors": "~1.6.3",
"istanbul-lib-coverage": "~1.2.1",
"istanbul-lib-hook": "~1.2.2",
Expand Down Expand Up @@ -181,4 +182,4 @@
]
},
"pre-commit": "precommit"
}
}

0 comments on commit a58f419

Please sign in to comment.