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

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-26 08:38:47 +00:00
parent 94875bf6ef
commit 5a9066c1d7
2 changed files with 995 additions and 80 deletions

1071
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -47,12 +47,12 @@
"denodeify": "^1.2.1",
"dropbox": "~0.10.2",
"express": "^4.15.2",
"express-hbs": "^1.0.3",
"express-hbs": "^2.3.0",
"express-session": "^1.14.2",
"feature-gateway": "0.0.4",
"file-db": "0.0.2",
"flatten.js": "0.1.0",
"handlebars": "^4.0.6",
"handlebars": "^4.5.3",
"less": "^2.7.2",
"lru-cache": "^4.0.2",
"lynx": "~0.1.1",