From 198945f7427d4d101eda144b1c0c0b04afc47de8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Apr 2020 08:09:08 +0000 Subject: [PATCH] fix: upgrade vue from 2.5.17 to 2.6.11 Snyk has created this PR to upgrade vue from 2.5.17 to 2.6.11. See this package in NPM: https://www.npmjs.com/package/vue See this project in Snyk: https://app.snyk.io/org/tghelere/project/7fc0d119-15e4-4fe6-b03e-0d1c8578d6d7?utm_source=github&utm_medium=upgrade-pr --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 3873033..e51d1c9 100644 --- a/client/package.json +++ b/client/package.json @@ -18,7 +18,7 @@ "axios": "^0.19.1", "highcharts": "^8.0.0", "lodash": "^4.17.15", - "vue": "^2.5.17", + "vue": "^2.6.11", "vue-router": "^3.1.5", "vuex": "^3.1.2", "snyk": "^1.278.1"