From 121524373e39cd3d0ce4b0e1d23ad9e0783238ea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Nov 2019 04:15:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VUETIFY-474604 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f6ebd6..bdd8153 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "vue": "2.6.6", "vue-electron": "^1.0.6", "vue-router": "^3.0.2", - "vuetify": "^1.5.1", + "vuetify": "^2.1.9", "vuex": "^3.1.0", "vuex-electron": "^1.0.3", "snyk": "^1.163.0"