Skip to content

Commit 5823f91

Browse files
committed
fix: upgrade vue from 2.6.10 to 2.6.10
Snyk has created this PR to upgrade vue from 2.6.10 to 2.6.10. See this package in NPM: https://www.npmjs.com/package/vue See this project in Snyk: https://app.snyk.io/org/drakeg-github-marketplace/project/57ee2323-39ec-4ca4-8ab4-9c8410cd883c?utm_source=github&utm_medium=upgrade-pr
1 parent 84a00ed commit 5823f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint": "vue-cli-service lint"
99
},
1010
"dependencies": {
11-
"vue": "^2.5.22",
11+
"vue": "^2.6.10",
1212
"vue-router": "3.1.3",
1313
"vuetify": "1.5.4",
1414
"vuex": "3.1.2"

0 commit comments

Comments
 (0)