Bump vue from 2.5.20 to 2.5.21 in /settings

Bumps [vue](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-12 02:21:49 +00:00
parent f1af773e11
commit b84e72d029
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 8 additions and 6 deletions

View File

@ -3342,7 +3342,8 @@
"safe-buffer": {
"version": "5.1.1",
"bundled": true,
"dev": true
"dev": true,
"optional": true
},
"safer-buffer": {
"version": "2.1.2",
@ -3448,7 +3449,8 @@
"yallist": {
"version": "3.0.2",
"bundled": true,
"dev": true
"dev": true,
"optional": true
}
}
},
@ -7227,9 +7229,9 @@
}
},
"vue": {
"version": "2.5.20",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.20.tgz",
"integrity": "sha512-kVLZi8RWOk8qwAt+a0bVDy9VV5Zzcnj0fLCMyKLx1dmEBjqmYJYRWHvPwiypiJBtJkdmROy5NP5hyDqTdfBcvQ=="
"version": "2.5.21",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.21.tgz",
"integrity": "sha512-Aejvyyfhn0zjVeLvXd70h4hrE4zZDx1wfZqia6ekkobLmUZ+vNFQer53B4fu0EjWBSiqApxPejzkO1Znt3joxQ=="
},
"vue-click-outside": {
"version": "1.0.7",

View File

@ -17,7 +17,7 @@
"nextcloud-password-confirmation": "^0.4.1",
"nextcloud-vue": "^0.4.6",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.20",
"vue": "^2.5.21",
"vue-click-outside": "^1.0.7",
"vue-infinite-loading": "^2.4.3",
"vue-localstorage": "^0.6.2",