fix: .snyk & package.json to reduce vulnerabilities

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:lodash:20180130
This commit is contained in:
snyk-bot
2018-07-03 05:04:47 +00:00
parent e68c41ee20
commit 4f8a2a2e56
2 changed files with 6 additions and 1 deletions

View File

@@ -75,7 +75,7 @@
"save": "^2.3.0",
"typeface-roboto": "0.0.50",
"uuid": "^3.0.1",
"snyk": "^1.85.0"
"snyk": "^1.88.0"
},
"devDependencies": {
"@types/classnames": "^2.2.3",