Bump vue from 2.5.19 to 2.5.20 in /apps/updatenotification

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:
dependabot[bot] 2018-12-11 02:17:50 +00:00
parent 27e88564d7
commit 1ee5f87cb2
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 4 additions and 4 deletions

View File

@ -4372,9 +4372,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",

View File

@ -25,7 +25,7 @@
"dependencies": {
"nextcloud-vue": "^0.4.5",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.19",
"vue": "^2.5.20",
"vue-click-outside": "^1.0.7"
},
"devDependencies": {