diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 45585e186fc..c921ed79212 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "vue-multiselect": "^2.1.6", "vue-router": "^3.4.9", "vuedraggable": "^2.24.3", - "vuex": "^3.5.1", + "vuex": "^3.6.0", "vuex-router-sync": "^5.0.0", "webdav": "^3.6.1" }, |