summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-12 01:14:58 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-05-13 08:34:38 +0200
commit4313dffb97022d910de0d6d8299e12fe7612bc8b (patch)
treec321438ea9766b4bbad511266a6a2c0dbfde1591 /package-lock.json
parent0b136d28a3ab9a14f1a001c0bc8ca15d4a4abf4a (diff)
downloadnextcloud-server-4313dffb97022d910de0d6d8299e12fe7612bc8b.tar.gz
nextcloud-server-4313dffb97022d910de0d6d8299e12fe7612bc8b.zip
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> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 d73871a4bc4..fc104686681 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7365,9 +7365,9 @@
}
},
"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",