diff options
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r-- | apps/updatenotification/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json index eb6e76a281f..3b62acd6951 100644 --- a/apps/updatenotification/package.json +++ b/apps/updatenotification/package.json @@ -25,14 +25,14 @@ "dependencies": { "nextcloud-vue": "^0.4.5", "v-tooltip": "^2.0.0-rc.33", - "vue": "^2.5.20", + "vue": "^2.5.21", "vue-click-outside": "^1.0.7" }, "devDependencies": { "css-loader": "^2.0.0", "file-loader": "^1.1.11", "vue-loader": "^15.4.2", - "vue-template-compiler": "^2.5.20", + "vue-template-compiler": "^2.5.21", "webpack": "^4.27.1", "webpack-cli": "^3.1.2", "webpack-merge": "^4.1.5" |