summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-05-30 10:12:58 +0000
committerdependabot[bot] <support@dependabot.com>2018-05-30 10:12:58 +0000
commit120c6a27d8c808df5cc940cdb3b47e3ceab50320 (patch)
tree078531e3caee7b6291d80e17e987f57249745eac /apps/updatenotification/package.json
parent3988c89ea98f8483abf3fb9199543b79a38ee35e (diff)
downloadnextcloud-server-120c6a27d8c808df5cc940cdb3b47e3ceab50320.tar.gz
nextcloud-server-120c6a27d8c808df5cc940cdb3b47e3ceab50320.zip
Bump vue from 2.5.13 to 2.5.16 in /apps/updatenotification
Bumps [vue](https://github.com/vuejs/vue) from 2.5.13 to 2.5.16. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.13...v2.5.16) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index afdd9b08c60..5bd28d01198 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -23,7 +23,7 @@
},
"homepage": "https://github.com/nextcloud/notifications#readme",
"dependencies": {
- "vue": "^2.5.13",
+ "vue": "^2.5.16",
"vue-select": "^2.4.0"
},
"devDependencies": {