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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CSVPARSE-467403
This commit is contained in:
snyk-bot 2019-09-22 21:07:05 +00:00
parent 7160af6a78
commit 4ad9eb13e8
2 changed files with 3335 additions and 132 deletions

3465
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
},
"license": "MIT",
"dependencies": {
"restify": "^6.4.0",
"restify": "^8.1.0",
"vm2": "^3.6.10"
},
"devDependencies": {