diff options
author | Julius Härtl <jus@bitgrid.net> | 2019-05-22 11:47:32 +0200 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2019-05-22 11:48:06 +0200 |
commit | 0197448b853d08f38249de213b98af2cf1214fda (patch) | |
tree | 3629b30daba15c9a02c9ea18aad4443e8001dce9 /package-lock.json | |
parent | 738ab1a0a0996f0f2757a7b8d7fb7f2ba98ad7c3 (diff) | |
download | nextcloud-server-0197448b853d08f38249de213b98af2cf1214fda.tar.gz nextcloud-server-0197448b853d08f38249de213b98af2cf1214fda.zip |
Bump nextcloud-vue-collections
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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 f866f057171..b784ea7de53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4858,9 +4858,9 @@ } }, "nextcloud-vue-collections": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.5.0.tgz", - "integrity": "sha512-YEt9k4aykFozTSjdPzjPYKfL6UErTyjeVzShLDbH13wVvO4bicV69QXmxi0r+mihUTe46jCJxp3Fh8JwKwj8nw==", + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.5.2.tgz", + "integrity": "sha512-trqoV2cPhjwelzqE5bhxm6jBDdE9IxrPo1EXjebEBNB3GXT76cL0BpxVf/lZQYXQ6ylKxbLL4tPwEFUT0scyxw==", "requires": { "lodash": "^4.17.11", "nextcloud-axios": "^0.1.2", |