summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-02 21:17:14 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-02-03 08:47:14 +0000
commit57263eb08f858b901fc797a493fce922dff59897 (patch)
tree149dd6767eb196dd62a95faee3634e979cc69b42 /package.json
parent17930c64f499979354d68e80e91c5ad3536d0c84 (diff)
downloadnextcloud-server-57263eb08f858b901fc797a493fce922dff59897.tar.gz
nextcloud-server-57263eb08f858b901fc797a493fce922dff59897.zip
Bump vuex from 3.6.0 to 3.6.2
Bumps [vuex](https://github.com/vuejs/vuex) from 3.6.0 to 3.6.2. - [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.6.0...v3.6.2) 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 d4eb898a9ed..e4cd713d82a 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.6.0",
+ "vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
"webdav": "^3.6.2"
},