summaryrefslogtreecommitdiffstats
path: root/settings/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-19 02:14:05 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-21 10:57:29 +0100
commit124b6923058a80a727a844c39083dd2cd6c2c081 (patch)
tree5fb963bb2c8ac4205d0c6b9986e4f23d1647e072 /settings/package-lock.json
parent96567027dadae8e66e022d94c618e16dc3add1df (diff)
downloadnextcloud-server-124b6923058a80a727a844c39083dd2cd6c2c081.tar.gz
nextcloud-server-124b6923058a80a727a844c39083dd2cd6c2c081.zip
Bump vuex from 3.0.1 to 3.1.0 in /settings
Bumps [vuex](https://github.com/vuejs/vuex) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.0.1...v3.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'settings/package-lock.json')
-rw-r--r--settings/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/package-lock.json b/settings/package-lock.json
index b7b597ac253..df9d3456aff 100644
--- a/settings/package-lock.json
+++ b/settings/package-lock.json
@@ -7437,9 +7437,9 @@
}
},
"vuex": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.0.1.tgz",
- "integrity": "sha512-wLoqz0B7DSZtgbWL1ShIBBCjv22GV5U+vcBFox658g6V0s4wZV9P4YjCNyoHSyIBpj1f29JBoNQIqD82cR4O3w=="
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.0.tgz",
+ "integrity": "sha512-mdHeHT/7u4BncpUZMlxNaIdcN/HIt1GsGG5LKByArvYG/v6DvHcOxvDCts+7SRdCoIRGllK8IMZvQtQXLppDYg=="
},
"vuex-router-sync": {
"version": "5.0.0",