summaryrefslogtreecommitdiffstats
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 46e572ec..1998149c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13463,9 +13463,9 @@
"integrity": "sha512-UaOJhMnkoiRBlGB9k2FX5GqotJyoyYUpyTAjfBiB7K5ESt3KzRoaplfG7j7SAnH4ITk4DjVDC9WB2IX80TVYmQ=="
},
"vuex": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.0.tgz",
- "integrity": "sha512-mdHeHT/7u4BncpUZMlxNaIdcN/HIt1GsGG5LKByArvYG/v6DvHcOxvDCts+7SRdCoIRGllK8IMZvQtQXLppDYg=="
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.1.tgz",
+ "integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg=="
},
"vuex-router-sync": {
"version": "5.0.0",