summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-18 19:57:06 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-18 19:57:06 +0000
commit6d2a4cc60d1de3a7271c169e4fe2e8a4061cb8fe (patch)
tree8e1aacd81d82f6275162a48fed2aca891e69857e /package-lock.json
parent99c96267831ec05a9c34ef689e68a7af75d04acc (diff)
Bump vuex from 3.1.0 to 3.1.1
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.0...v3.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
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 ef1049bb..f683fcbc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13395,9 +13395,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",