diff options
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r-- | apps/updatenotification/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json index a124d19e087..68cf6254fea 100644 --- a/apps/updatenotification/package.json +++ b/apps/updatenotification/package.json @@ -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": { |