diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-08-04 20:55:47 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-08-05 05:54:20 +0000 |
commit | 6f52ca2ab8397ff4980536ffeb1a543b706c55dd (patch) | |
tree | 82d5525a4e292a44160246dcdd8676d71456b66e /package-lock.json | |
parent | e4b7d02befd933a4c468178a03e31b9075853ccd (diff) | |
download | nextcloud-server-6f52ca2ab8397ff4980536ffeb1a543b706c55dd.tar.gz nextcloud-server-6f52ca2ab8397ff4980536ffeb1a543b706c55dd.zip |
Bump nextcloud-vue-collections from 0.5.4 to 0.5.6
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.5.4...v0.5.6)
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.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 1511c4e6726..4b5c2fc3491 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5867,9 +5867,9 @@ } }, "nextcloud-vue-collections": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.5.4.tgz", - "integrity": "sha512-e2sM1RYtzYWDx54XNey+oZNTdY0b+0g9Wy4EVhMPyJV2G8Cmw0ZUIuplCEHPMLJ1KsQnYtvghYMO9PQBgPlyBA==", + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.5.6.tgz", + "integrity": "sha512-H26YBZ+YdHD0z0HwyV9iB5mi4+9dMdFKIH0J0vVa++bSkRJuXaTIYPeMYSLHT59DoqWNroFUWWVrGY8NfKD9mA==", "requires": { "lodash": "^4.17.11", "nextcloud-axios": "^0.2.0", |