Skip to content

Commit

Permalink
fix(deps): upgrading handlebars to 4.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
roggervalf committed May 21, 2021
1 parent d9df84c commit 5a62529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"body-parser": "^1.17.2",
"express": "^4.15.2",
"express-handlebars": "^5.1.0",
"handlebars": "^4.7.6",
"handlebars": "^4.7.7",
"lodash": "^4.17.15",
"moment": "^2.29.1",
"tablesort": "^5.0.1"
Expand Down

0 comments on commit 5a62529

Please sign in to comment.