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 82b2d529247..84755cc3e71 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": { |