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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-26 13:22:16 +0300
committerGitHub <noreply@github.com>2021-04-26 13:22:16 +0300
commit488142ceb27e54f84c0ec3c90dba619a7d80e3f3 (patch)
tree9ac94225939b6b58c8fea43c879e0e4f85c7dfb6 /package.json
parent757f33b917f22b867fb4fe838df20dfc1e927063 (diff)
Bump vuex from 3.6.0 to 3.6.2
Bumps [vuex](https://github.com/vuejs/vuex) from 3.6.0 to 3.6.2. - [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.6.0...v3.6.2) Signed-off-by: dependabot[bot] <support@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 e7b9b38..b10fe7b 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"@nextcloud/router": "^1.2.0",
"@vue/babel-preset-app": "^4.5.10",
"vue": "^2.6.12",
- "vuex": "^3.6.0"
+ "vuex": "^3.6.2"
},
"browserslist": [
"last 2 versions",