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

github.com/nextcloud/twofactor_u2f.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>2019-10-27 05:13:46 +0300
committerGitHub <noreply@github.com>2019-10-27 05:13:46 +0300
commitf59f05a22a6ab7712633b4741ccec5eda7a4f132 (patch)
tree4bf5c38aaa540ec53444334a17c0c6a7d2efce9f
parentf61fd7ef2a0e54faef7b5ed6bd56ac8831f5ec2f (diff)
Bump nextcloud-vue from 0.12.6 to 0.12.7
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.6...v0.12.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json31
-rw-r--r--package.json2
2 files changed, 19 insertions, 14 deletions
diff --git a/package-lock.json b/package-lock.json
index adc2e7f..6d0f0fd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1686,9 +1686,9 @@
},
"dependencies": {
"core-js": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.9.tgz",
- "integrity": "sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A=="
+ "version": "2.6.10",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.10.tgz",
+ "integrity": "sha512-I39t74+4t+zau64EN1fE5v2W31Adtc/REhzWN+gWRRXg6WH5qAsZm62DHpQ1+Yhe4047T55jvzz7MUqF/dBBlA=="
},
"regenerator-runtime": {
"version": "0.13.3",
@@ -7615,18 +7615,18 @@
}
},
"nextcloud-vue": {
- "version": "0.12.6",
- "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.6.tgz",
- "integrity": "sha512-UxtxItuhRXNaV3EO7Yef9xMbJnYxApf1YZIg01ltEf73d8WnqIH1CO75RL/wBdNz1eNDgHgBOv7OcXBk9ZJf9Q==",
+ "version": "0.12.7",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.7.tgz",
+ "integrity": "sha512-xupbgs/T7iUnZknvVE/pXXWJ9ksoIq00NVu0PG3z0fMFb1Z2Q/8CVVxiHALfdkMrTJFu3GuxPCoXOQv145l9tA==",
"requires": {
"@babel/polyfill": "^7.4.4",
"escape-html": "^1.0.3",
"hammerjs": "^2.0.8",
"md5": "^2.2.1",
"nextcloud-axios": "^0.2.0",
+ "v-click-outside": "^2.1.4",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.6.7",
- "vue-click-outside": "^1.0.7",
"vue-multiselect": "^2.1.3",
"vue-visible": "^1.0.2",
"vue2-datepicker": "^2.10.0"
@@ -8444,9 +8444,9 @@
"dev": true
},
"popper.js": {
- "version": "1.15.0",
- "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.15.0.tgz",
- "integrity": "sha512-w010cY1oCUmI+9KwwlWki+r5jxKfTFDVoadl7MSrIujHU5MJ5OR6HTDj6Xo8aoR/QsA56x8jKjA59qGH4ELtrA=="
+ "version": "1.16.0",
+ "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.0.tgz",
+ "integrity": "sha512-+G+EkOPoE5S/zChTpmBSSDYmhXJ5PsW8eMhH8cP/CQHMFPBG/kC9Y5IIw6qNYgdJ+/COf0ddY2li28iHaZRSjw=="
},
"posix-character-classes": {
"version": "0.1.1",
@@ -10218,6 +10218,11 @@
"integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==",
"dev": true
},
+ "v-click-outside": {
+ "version": "2.1.4",
+ "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-2.1.4.tgz",
+ "integrity": "sha512-NbQiwRjJjeKptI1qr1co2Ox44fUWEnj08chR1nw3DVrNCQHjb+sqlevzb1zCXMgb7orTFE0wpiecqMlbOZ15EQ=="
+ },
"v-tooltip": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/v-tooltip/-/v-tooltip-2.0.2.tgz",
@@ -10332,9 +10337,9 @@
"integrity": "sha512-yaX2its9XAJKGuQqf7LsiZHHSkxsIK8rmCOQOvEGEoF41blKRK8qr9my4qYoD6ikdLss4n8tKqYBecmaY0+WJg=="
},
"vue2-datepicker": {
- "version": "2.12.0",
- "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.12.0.tgz",
- "integrity": "sha512-09PRIFm5hWrpfSBxWKJqm78yC0MTUZlq9MItLsWDe1OPgRqwWpex4fGkL7/nJG+d39v60wckQoVdk9RpLx8C9w==",
+ "version": "2.13.2",
+ "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.13.2.tgz",
+ "integrity": "sha512-bgtCdSTpFJogL37A5n2HnNPkyKVi0WTiM2+H+fYTHVYbRpSyNaPQ1Kj86A6tx3T14cv6qq4Oo8MrCxXiarDx2w==",
"requires": {
"fecha": "^2.3.3"
}
diff --git a/package.json b/package.json
index 0f67ea5..9f7004b 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"@nextcloud/logger": "^0.1.0",
"@nextcloud/password-confirmation": "^0.6.0",
"@nextcloud/router": "^0.1.0",
- "nextcloud-vue": "^0.12.6",
+ "nextcloud-vue": "^0.12.7",
"u2f-api": "^1.1.1",
"vue": "^2.6.10",
"vue-click-outside": "^1.0.7",