Bump vue from 2.5.17 to 2.5.18 in /apps/oauth2

Bumps [vue](https://github.com/vuejs/vue) from 2.5.17 to 2.5.18.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-09 08:35:04 +00:00
parent a9df1e387a
commit 24fab06516
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 4 additions and 4 deletions

View File

@ -4253,9 +4253,9 @@
}
},
"vue": {
"version": "2.5.17",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.17.tgz",
"integrity": "sha512-mFbcWoDIJi0w0Za4emyLiW72Jae0yjANHbCVquMKijcavBGypqlF7zHRgMa5k4sesdv7hv2rB4JPdZfR+TPfhQ=="
"version": "2.5.18",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.18.tgz",
"integrity": "sha512-j4oT4jQdhBf3dUxzu1ogjkhzMU44AtwqtLz7oq/u7340/lmUUogTG6/D6P4/J2cCosoM21MqMIUsQchPKS4elg=="
},
"vue-hot-reload-api": {
"version": "2.3.1",

View File

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