summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-16 10:49:52 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2020-12-16 11:00:36 +0000
commitc766ca0ee9e70b95e8dd100cd3ced880bb5a82e4 (patch)
tree867c4f9090c4dd4f1a9c0c45cca43c4ae54545f8 /package.json
parent1d4c8961ef1f65840f732297869996434a50f6d6 (diff)
downloadnextcloud-server-c766ca0ee9e70b95e8dd100cd3ced880bb5a82e4.tar.gz
nextcloud-server-c766ca0ee9e70b95e8dd100cd3ced880bb5a82e4.zip
Bump vuex from 3.5.1 to 3.6.0
Bumps [vuex](https://github.com/vuejs/vuex) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/vuejs/vuex/releases) - [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuex/compare/v3.5.1...v3.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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"
},