fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VUETIFY-474604
This commit is contained in:
2019-11-02 01:01:16 +00:00
parent 5846755d74
commit ab0518004b
+1 -1
View File
@@ -26,7 +26,7 @@
"vue": "^2.5.22",
"vue-lazyload": "^1.2.6",
"vue-numeral-filter": "^1.1.1",
"vuetify": "^1.4.2",
"vuetify": "^2.1.9",
"snyk": "^1.231.0"
},
"scripts": {