0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-480388
This commit is contained in:
Snyk bot 2019-11-07 07:24:25 +01:00 committed by Juan Picado @jotadeveloper
parent b06b305b59
commit cd8228baed

View file

@ -32,7 +32,7 @@
"dayjs": "1.8.16",
"envinfo": "7.4.0",
"express": "4.17.1",
"handlebars": "4.3.1",
"handlebars": "4.4.5",
"http-errors": "1.7.3",
"js-yaml": "3.13.1",
"jsonwebtoken": "8.5.1",