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

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
This commit is contained in:
snyk-bot 2020-04-30 23:13:48 +02:00 committed by Martijn de Boer
parent 93b3c66d93
commit 6fa5bf79e2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"dependencies": {
"restify": "^8.1.0",
"vm2": "^3.6.11",
"snyk": "^1.290.1"
"snyk": "^1.316.1"
},
"devDependencies": {
"eslint": "^4.19.1",