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

github.com/nextcloud/photos.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-08-29 04:19:17 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-08-29 10:30:50 +0300
commit6859ec17dec7fb7b48fdbcfdcd8a0114d419874e (patch)
tree17ec9890349f3a13b0a7a8e2e02abe87bddae559 /package-lock.json
parentfef0abd1c3e01867df24ed62b6f7250266c70efa (diff)
Bump @nextcloud/vue from 2.6.0 to 2.6.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.6.0...v2.6.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-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 1760afb0..35b5cda2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2426,9 +2426,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.0.tgz",
- "integrity": "sha512-SzPXwxtbbc4BIUl4BhC7+8kDzgXG+Adr9W7x+hQdr/TuOhunVwcXOKGhyZgWew17oOCsd2c2ltrojhUiCmWjjg==",
+ "version": "2.6.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.1.tgz",
+ "integrity": "sha512-8orTDmtilZuFQJ67zqvqzmA20oAOojkfNpq4ERP8rsiAL0eHTUzMQC27dEfDuNq/GuloNsr/RDsimHSCq03DxA==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -4327,9 +4327,9 @@
}
},
"date-fns": {
- "version": "2.15.0",
- "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.15.0.tgz",
- "integrity": "sha512-ZCPzAMJZn3rNUvvQIMlXhDr4A+Ar07eLeGsGREoWU19a3Pqf5oYa+ccd+B3F6XVtQY6HANMFdOQ8A+ipFnvJdQ=="
+ "version": "2.16.0",
+ "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.16.0.tgz",
+ "integrity": "sha512-DWTRyfOA85sZ4IiXPHhiRIOs3fW5U6Msrp+gElXARa6EpoQTXPyHQmh7hr+ssw2nx9FtOQWnAMJKgL5vaJqILw=="
},
"date-format-parse": {
"version": "0.2.5",