Vue bump too

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-12-10 12:16:59 +01:00
parent b3ad1c3da1
commit 390add45bd
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
2 changed files with 4 additions and 4 deletions

View File

@ -4234,9 +4234,9 @@
}
},
"vue": {
"version": "2.5.18",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.18.tgz",
"integrity": "sha512-j4oT4jQdhBf3dUxzu1ogjkhzMU44AtwqtLz7oq/u7340/lmUUogTG6/D6P4/J2cCosoM21MqMIUsQchPKS4elg=="
"version": "2.5.19",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.19.tgz",
"integrity": "sha512-zs7w/dy/yMTCcUunUl05UHhYEI2bt67R7G2jD42HnJ28JxCtC1FY8zZ9GU4PF2SJP8Ff/B9HyojWk/NztqKfFA=="
},
"vue-hot-reload-api": {
"version": "2.3.1",

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"nextcloud-axios": "^0.1.3",
"vue": "^2.5.18"
"vue": "^2.5.19"
},
"devDependencies": {
"css-loader": "^1.0.1",