summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-08-03 12:58:06 -0100
committerGitHub <noreply@github.com>2020-08-03 12:58:06 -0100
commit930bccd478b7f4abc21d7cc5a45c1665a2257656 (patch)
treec7ac2c8bc5938e6cc935aca9e115beb28a2c18af
parentc9c8c884fb98e5031f18960c942416358d76a252 (diff)
parentd07c4eeadf1962fd0b0dcc5195ea16607186064b (diff)
Merge pull request #931 from nextcloud/dependabot/npm_and_yarn/vuex-3.5.1
Bump vuex from 3.4.0 to 3.5.1
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index a42078a7..1b19b654 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18938,9 +18938,9 @@
"integrity": "sha512-UaOJhMnkoiRBlGB9k2FX5GqotJyoyYUpyTAjfBiB7K5ESt3KzRoaplfG7j7SAnH4ITk4DjVDC9WB2IX80TVYmQ=="
},
"vuex": {
- "version": "3.4.0",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.4.0.tgz",
- "integrity": "sha512-ajtqwEW/QhnrBZQsZxCLHThZZaa+Db45c92Asf46ZDXu6uHXgbfVuBaJ4gzD2r4UX0oMJHstFwd2r2HM4l8umg=="
+ "version": "3.5.1",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.5.1.tgz",
+ "integrity": "sha512-w7oJzmHQs0FM9LXodfskhw9wgKBiaB+totOdb8sNzbTB2KDCEEwEs29NzBZFh/lmEK1t5tDmM1vtsO7ubG1DFw=="
},
"vuex-router-sync": {
"version": "5.0.0",
diff --git a/package.json b/package.json
index 1bc8eaf2..ab879e24 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"vue-tribute": "^1.0.6",
"vue-twemoji": "^1.0.1",
"vuetrend": "^0.3.4",
- "vuex": "^3.4.0",
+ "vuex": "^3.5.1",
"vuex-router-sync": "^5.0.0"
},
"browserslist": [