summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-15 11:32:40 +0000
committerGitHub <noreply@github.com>2019-11-15 11:32:40 +0000
commit25b40e2bb31ac67b8cfdf2475c1a85fbfb2f9135 (patch)
tree272431bbe3354714fd7569cf9150384899ba79c9
parentbbe3806200a068e5bb4f365c39df578bfc52e662 (diff)
parent147cc144562360b2dd5523a4e890a51e24b40c5a (diff)
Merge pull request #1341 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.2
-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 56305f68..b6232388 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12555,9 +12555,9 @@
}
},
"vuex": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.1.tgz",
- "integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg=="
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz",
+ "integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ=="
},
"vuex-router-sync": {
"version": "5.0.0",
diff --git a/package.json b/package.json
index c0f2c6da..3bedb196 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"vue-clipboard2": "^0.3.1",
"vue-router": "^3.1.3",
"vue-virtual-scroller": "^1.0.0-rc.2",
- "vuex": "^3.1.1",
+ "vuex": "^3.1.2",
"vuex-router-sync": "^5.0.0"
},
"engines": {