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:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2021-04-27 09:15:41 +0300
committerGitHub <noreply@github.com>2021-04-27 09:15:41 +0300
commitc9a9e64893a1a7e150cf88a5b26827dc978662d0 (patch)
tree9ac94225939b6b58c8fea43c879e0e4f85c7dfb6
parent757f33b917f22b867fb4fe838df20dfc1e927063 (diff)
parent488142ceb27e54f84c0ec3c90dba619a7d80e3f3 (diff)
Merge pull request #1070 from nextcloud/dependabot/npm_and_yarn/vuex-3.6.2
Bump vuex from 3.6.0 to 3.6.2
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 1e0f611..c9dadd9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11179,9 +11179,9 @@
"dev": true
},
"vuex": {
- "version": "3.6.0",
- "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.6.0.tgz",
- "integrity": "sha512-W74OO2vCJPs9/YjNjW8lLbj+jzT24waTo2KShI8jLvJW8OaIkgb3wuAMA7D+ZiUxDOx3ubwSZTaJBip9G8a3aQ=="
+ "version": "3.6.2",
+ "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.6.2.tgz",
+ "integrity": "sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw=="
},
"w3c-hr-time": {
"version": "1.0.2",
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",