summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-26 02:14:30 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-01-26 19:11:15 +0000
commit68e90813f7b58b11be8129a1d0926c44b4dec978 (patch)
tree40ee401fe5eae4702c5e64a09447109682c0cf15 /package-lock.json
parent41fd12e9980dd6d6b3250068590d7601a4c61ce4 (diff)
downloadnextcloud-server-68e90813f7b58b11be8129a1d0926c44b4dec978.tar.gz
nextcloud-server-68e90813f7b58b11be8129a1d0926c44b4dec978.zip
Bump @nextcloud/vue from 1.2.5 to 1.2.7
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.2.5 to 1.2.7. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.2.5...V1.2.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
index fec42c951c8..b8c514e95ea 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3051,9 +3051,9 @@
}
},
"@nextcloud/vue": {
- "version": "1.2.5",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.2.5.tgz",
- "integrity": "sha512-PW7QKBYFoUwU3TuKx3qAVm/7bNENh7jiMO/atkAAstWgupXiqv59j24mejZRQeGECsP2AzF9nWbbwT6iM7YcwQ==",
+ "version": "1.2.7",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.2.7.tgz",
+ "integrity": "sha512-hw6nqP6CpkFdj+o8wwVllSmC2h4f+oE+bSoiynlzHFt+TOxgrxh/wABkafEW7DmSCfTo4cOze9aVyoRU/zu8VA==",
"requires": {
"@nextcloud/axios": "^1.1.0",
"@nextcloud/router": "^1.0.0",
@@ -3075,11 +3075,6 @@
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.4.tgz",
"integrity": "sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw=="
- },
- "v-click-outside": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.0.0.tgz",
- "integrity": "sha512-SHmKtZV2NsqJ0vkC85wAqswo2CnjRfoKbbyilA27U18G55aKzhqGsW8ve07cCeGnRzewh0lDKztD2Txh4IQ7sA=="
}
}
},
@@ -10608,6 +10603,11 @@
"integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==",
"dev": true
},
+ "v-click-outside": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.0.0.tgz",
+ "integrity": "sha512-SHmKtZV2NsqJ0vkC85wAqswo2CnjRfoKbbyilA27U18G55aKzhqGsW8ve07cCeGnRzewh0lDKztD2Txh4IQ7sA=="
+ },
"v-tooltip": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/v-tooltip/-/v-tooltip-2.0.2.tgz",
@@ -10810,9 +10810,9 @@
"integrity": "sha512-yaX2its9XAJKGuQqf7LsiZHHSkxsIK8rmCOQOvEGEoF41blKRK8qr9my4qYoD6ikdLss4n8tKqYBecmaY0+WJg=="
},
"vue2-datepicker": {
- "version": "2.13.2",
- "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.13.2.tgz",
- "integrity": "sha512-bgtCdSTpFJogL37A5n2HnNPkyKVi0WTiM2+H+fYTHVYbRpSyNaPQ1Kj86A6tx3T14cv6qq4Oo8MrCxXiarDx2w==",
+ "version": "2.13.4",
+ "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.13.4.tgz",
+ "integrity": "sha512-a2eRLqBSRTFRJ/DVcPArXALpnICj+DTvoJGkvuZTvytO7FD3rmxbGS/DNzK1v+hDbHiOJtHwB7N8pyT1XZtWfw==",
"requires": {
"fecha": "^2.3.3"
}