diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2019-01-13 13:17:07 +0100 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-01-13 13:17:07 +0100 |
commit | e7019a04485b768551928e40b139fa324b00d703 (patch) | |
tree | 3b0a891a810a0dfab89e8f1de547427ba7911c9a /apps/updatenotification/package.json | |
parent | 09cf3e968dc0b13d8621ab8d66b194dcce0947a7 (diff) | |
download | nextcloud-server-e7019a04485b768551928e40b139fa324b00d703.tar.gz nextcloud-server-e7019a04485b768551928e40b139fa324b00d703.zip |
Bump other deps as well and rebuild assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 3e8ac810026..6121550f92a 100644 --- a/apps/updatenotification/package.json +++ b/apps/updatenotification/package.json @@ -25,7 +25,7 @@ "dependencies": { "nextcloud-vue": "^0.5.0", "v-tooltip": "^2.0.0-rc.33", - "vue": "^2.5.21", + "vue": "^2.5.22", "vue-click-outside": "^1.0.7" }, "devDependencies": { @@ -38,7 +38,7 @@ "sass-loader": "^7.1.0", "style-loader": "^0.23.1", "vue-loader": "^15.5.1", - "vue-template-compiler": "^2.5.21", + "vue-template-compiler": "^2.5.22", "webpack": "^4.28.4", "webpack-cli": "^3.2.1", "webpack-merge": "^4.2.1" |