summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-06-02 12:32:52 +0200
committerGitHub <noreply@github.com>2020-06-02 12:32:52 +0200
commit3f7491d127f5ced733928db8f8c656b93ba4b5d3 (patch)
treef48906eedd108c17cf55e94d981b1557d42d2c61 /package.json
parent6f60d42eb1866365d0150565dd3562812680ad72 (diff)
parent878a0c077c3fc9c83370a77e7030fe3b3e6bf42a (diff)
Merge pull request #1634 from nextcloud/dependabot/npm_and_yarn/vuex-3.4.0
Bump vuex from 3.3.0 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 1271ca3e..d29c8f90 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"vue-clipboard2": "^0.3.1",
"vue-router": "^3.3.2",
"vue-virtual-scroller": "^1.0.10",
- "vuex": "^3.3.0",
+ "vuex": "^3.4.0",
"vuex-router-sync": "^5.0.0"
},
"engines": {