Upgrade handlebars (#8675)

* Upgrade Handlebars to 4.3.0

* Upgrade Handlebars to the latest version
This commit is contained in:
Robin Ward
2020-01-07 15:37:37 -05:00
committed by GitHub
parent b51b2ccf61
commit abff3716ba
8 changed files with 815 additions and 512 deletions

View File

@@ -11,8 +11,9 @@
"bootbox": "3.2.0",
"bootstrap": "v3.4.1",
"chart.js": "2.9.3",
"eslint-plugin-lodash": "^6.0.0",
"favcount": "https://github.com/chrishunt/favcount",
"handlebars": "^4.1.2",
"handlebars": "^4.3.0",
"highlight.js": "https://github.com/highlightjs/highlight.js",
"htmlparser": "https://github.com/tautologistics/node-htmlparser",
"intersection-observer": "^0.5.1",