summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index 682c321c824..43354610902 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -23,17 +23,17 @@
},
"homepage": "https://github.com/nextcloud/notifications#readme",
"dependencies": {
- "vue": "^2.5.16",
+ "vue": "^2.5.17",
"vue-click-outside": "^1.0.7",
"vue-select": "^2.4.0"
},
"devDependencies": {
"css-loader": "^1.0.0",
"file-loader": "^1.1.11",
- "vue-loader": "^15.2.6",
- "vue-template-compiler": "^2.5.16",
- "webpack": "^4.16.2",
+ "vue-loader": "^15.4.1",
+ "vue-template-compiler": "^2.5.17",
+ "webpack": "^4.17.1",
"webpack-cli": "^3.1.0",
- "webpack-merge": "^4.1.3"
+ "webpack-merge": "^4.1.4"
}
}