Bump nextcloud-vue from 0.3.1 to 0.4.6 in /settings

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.3.1 to 0.4.6.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.3.1...v0.4.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
pull/12820/head
dependabot[bot] 2018-12-04 15:57:56 +07:00
parent 441496a5a5
commit 8c145d98a4
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 4 additions and 4 deletions

@ -4681,9 +4681,9 @@
"integrity": "sha512-5RNNHP8ymxtqOEwirc4n3uv9uAga2V6wUZ7ns7mQrQQtFh/SLEX8ogSsqxquJWZ7+Jc9gVJSeRcRMLoAag966A=="
},
"nextcloud-vue": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.3.1.tgz",
"integrity": "sha512-cMPtVfTU2hN0O2TQMHK4/IX3vXBYiSTSnekg8n8rxL9T1ihrzE8ZOsYiwC8iR40wcVqMDda60kQzi9PzqRu19A==",
"version": "0.4.6",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.4.6.tgz",
"integrity": "sha512-INrIz3RmxxUCrM/xy2ytLvrrZr131p0DOT87A+IH0/+LFlfK//eR0uB32lSUsqh9Tb+bkTyu8Ztq9iuTrFfl2Q==",
"requires": {
"@babel/polyfill": "^7.0.0",
"md5": "^2.2.1",

@ -15,7 +15,7 @@
"lodash": "^4.17.11",
"nextcloud-axios": "^0.1.3",
"nextcloud-password-confirmation": "^0.4.0",
"nextcloud-vue": "^0.3.1",
"nextcloud-vue": "^0.4.6",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.17",
"vue-click-outside": "^1.0.7",