Bump vue from 2.5.19 to 2.5.20 in /settings
Bumps [vue](https://github.com/vuejs/vue) from 2.5.19 to 2.5.20. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.19...v2.5.20) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
27e88564d7
commit
8fb8cf9c15
2 changed files with 4 additions and 4 deletions
6
settings/package-lock.json
generated
6
settings/package-lock.json
generated
|
@ -7229,9 +7229,9 @@
|
|||
}
|
||||
},
|
||||
"vue": {
|
||||
"version": "2.5.19",
|
||||
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.19.tgz",
|
||||
"integrity": "sha512-zs7w/dy/yMTCcUunUl05UHhYEI2bt67R7G2jD42HnJ28JxCtC1FY8zZ9GU4PF2SJP8Ff/B9HyojWk/NztqKfFA=="
|
||||
"version": "2.5.20",
|
||||
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.20.tgz",
|
||||
"integrity": "sha512-kVLZi8RWOk8qwAt+a0bVDy9VV5Zzcnj0fLCMyKLx1dmEBjqmYJYRWHvPwiypiJBtJkdmROy5NP5hyDqTdfBcvQ=="
|
||||
},
|
||||
"vue-click-outside": {
|
||||
"version": "1.0.7",
|
||||
|
|
|
@ -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.19",
|
||||
"vue": "^2.5.20",
|
||||
"vue-click-outside": "^1.0.7",
|
||||
"vue-infinite-loading": "^2.4.3",
|
||||
"vue-localstorage": "^0.6.2",
|
||||
|
|
Loading…
Reference in a new issue