fix: .snyk & package.json to reduce vulnerabilities

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131
This commit is contained in:
2019-10-04 01:06:13 +00:00
parent 05d1252456
commit 2a24245f1c
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"vue-lazyload": "^1.2.6",
"vue-numeral-filter": "^1.1.1",
"vuetify": "^1.4.2",
"snyk": "^1.191.0"
"snyk": "^1.230.5"
},
"scripts": {
"dev": "NODE_ENV=development node server/index.js",