Merge pull request #53 from kudos/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.11

Bump vue and vue-template-compiler
This commit is contained in:
Jonathan Cremin 2020-01-14 12:16:13 +00:00 committed by GitHub
commit 73206f05d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -54,11 +54,11 @@
"sequelize": "^5.15.1",
"spotify-web-api-node": "^4.0.0",
"superagent": "^5.0.6",
"vue": "^2.5.17",
"vue": "^2.6.11",
"vue-loader": "^15.0.4",
"vue-router": "^3.0.1",
"vue-server-renderer": "^2.5.17",
"vue-template-compiler": "^2.5.17",
"vue-template-compiler": "^2.6.11",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0",
"webpack": "^4.6.0",