fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-567742
This commit is contained in:
snyk-bot 2020-04-30 05:46:06 -03:00 committed by Glavin Wiechert
parent 41d5051b39
commit f2f3685a2c
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@
"expand-home-dir": "0.0.3",
"extend": "^3.0.2",
"gherkin": "^2.12.2",
"handlebars": "^4.1.2",
"handlebars": "^4.6.0",
"js-beautify": "^1.8.1",
"jscs": "^3.0.7",
"lodash": "^4.17.13",