diff --git a/package-lock.json b/package-lock.json index 85fb919..67df1e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15214,9 +15214,9 @@ } }, "vue": { - "version": "2.5.17", - "resolved": "https://registry.npmjs.org/vue/-/vue-2.5.17.tgz", - "integrity": "sha512-mFbcWoDIJi0w0Za4emyLiW72Jae0yjANHbCVquMKijcavBGypqlF7zHRgMa5k4sesdv7hv2rB4JPdZfR+TPfhQ==" + "version": "2.6.11", + "resolved": "https://registry.npmjs.org/vue/-/vue-2.6.11.tgz", + "integrity": "sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==" }, "vue-eslint-parser": { "version": "2.0.3", diff --git a/package.json b/package.json index 22dfa14..d400bc7 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "@fortawesome/vue-fontawesome": "^0.1.9", "bulma": "^0.7.2", "normalize.css": "^8.0.1", - "vue": "^2.5.17", - "vue-router": "^3.1.3" + "vue": "^2.6.11", + "vue-router": "^3.0.1" }, "devDependencies": { "@vue/cli-plugin-babel": "^3.0.3",