Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-31 02:05:01 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-07-31 10:17:24 +0300
commit21dbd5e2d98a4d17bedb0b8a9336f0ee5bd29b36 (patch)
tree9e8f1b08465bd5f27e1f9f2c31723036acd1c8da /package.json
parent73176ac5dc2c7afa81da1ab7f5f0668c3ff7fa8b (diff)
Bump vuex from 3.4.0 to 3.5.1
Bumps [vuex](https://github.com/vuejs/vuex) from 3.4.0 to 3.5.1. - [Release notes](https://github.com/vuejs/vuex/releases) - [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuex/compare/v3.4.0...v3.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c978a3df049..2bd024e3702 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.6",
"vue-router": "^3.3.4",
- "vuex": "^3.4.0",
+ "vuex": "^3.5.1",
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {