summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-03-16 09:03:41 +0100
committerGitHub <noreply@github.com>2020-03-16 09:03:41 +0100
commitd7e096eab02c42954aa6f4c63b9ba59e83f573cb (patch)
tree2fa988e18d30160ce81a4a4c3d7d4645d2a7e9c0 /package.json
parentf85747f74c54c0bc973e0cd6338239dccf32a3f5 (diff)
parent00405ea7fb7884e8387283777537d0ac702fc7ca (diff)
downloadnextcloud-server-d7e096eab02c42954aa6f4c63b9ba59e83f573cb.tar.gz
nextcloud-server-d7e096eab02c42954aa6f4c63b9ba59e83f573cb.zip
Merge pull request #19962 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.3
Bump vuex from 3.1.2 to 3.1.3
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 bba0548e56a..0ff9a1e0f71 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.6",
"vue-router": "^3.1.6",
- "vuex": "^3.1.2",
+ "vuex": "^3.1.3",
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {