summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-05-30 07:37:08 -0100
committerGitHub <noreply@github.com>2019-05-30 07:37:08 -0100
commit82e66370956c765bb334cb272d4797b7dc20ab05 (patch)
treeb68a78dbb702cade015ddbbb7d676d53e6928170 /package.json
parenta6f5a7bcf2b192738ca3052daed5d3cc9ed2da68 (diff)
parent6d2a4cc60d1de3a7271c169e4fe2e8a4061cb8fe (diff)
Merge pull request #537 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.1
Bump vuex from 3.1.0 to 3.1.1
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 68a71f19..54dd7edb 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"vue-router": "^3.0.2",
"vue-tribute": "^1.0.2",
"vue-twemoji": "^1.0.1",
- "vuex": "^3.1.0",
+ "vuex": "^3.1.1",
"vuetrend": "^0.3.4",
"vuex-router-sync": "^5.0.0"
},