summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-06-12 10:49:49 -0100
committerGitHub <noreply@github.com>2020-06-12 10:49:49 -0100
commit52dff4db95b377610811e10598da8b66e913acfb (patch)
tree4108320ca264c12bc7595b9ac6962aa878ef9076 /package.json
parentd96af66ff97f36d489a2ffd04cad91d85eeed408 (diff)
parentb2fe7b985412d37fb5862197b0575a7427551b5e (diff)
Merge pull request #900 from nextcloud/dependabot/npm_and_yarn/vuex-3.4.0
Bump vuex from 3.1.1 to 3.4.0
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 6b686fe4..bacdea8e 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"vue-router": "^3.1.3",
"vue-tribute": "^1.0.3",
"vue-twemoji": "^1.0.1",
- "vuex": "^3.1.1",
+ "vuex": "^3.4.0",
"vuetrend": "^0.3.4",
"vuex-router-sync": "^5.0.0"
},