fix: package.json to reduce vulnerabilities (#1583)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534478
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534988
This commit is contained in:
Snyk bot 2019-11-21 16:45:15 +01:00 committed by Juan Picado @jotadeveloper
parent 28f1a94329
commit 2f3ba93c87
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"dayjs": "1.8.17",
"envinfo": "7.4.0",
"express": "4.17.1",
"handlebars": "4.5.2",
"handlebars": "4.5.3",
"http-errors": "1.7.3",
"js-yaml": "3.13.1",
"jsonwebtoken": "8.5.1",