From 39faefd346e8da8f6a6e1dc9105fc71937a4fa8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jun 2021 01:04:01 +0000 Subject: Bump cdav-library from `a8e1b3f` to `8a8d42f` Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `a8e1b3f` to `8a8d42f`. - [Release notes](https://github.com/nextcloud/cdav-library/releases) - [Commits](https://github.com/nextcloud/cdav-library/compare/a8e1b3fa505ee2e457b2318b16de3795cbca06c3...8a8d42fad2a9bc9567b353c49559438347d110ee) --- updated-dependencies: - dependency-name: cdav-library dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2bd997c7..e5675c9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3839,7 +3839,8 @@ }, "node_modules/cdav-library": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/nextcloud/cdav-library.git#a8e1b3fa505ee2e457b2318b16de3795cbca06c3", + "resolved": "git+ssh://git@github.com/nextcloud/cdav-library.git#8a8d42fad2a9bc9567b353c49559438347d110ee", + "integrity": "sha512-Z4XbfSxSA6tyuwQDerLTbSAaZCgqjiHyj68i6hId2TatwSOSLxDcEd1QNLozgEg6J4YTwnCKStjTk/6O7vmomw==", "license": "AGPL-3.0", "dependencies": { "core-js": "^3.14.0", @@ -15326,8 +15327,9 @@ "integrity": "sha512-pDHgRndit6p1NR2GhzMbQ6CkRrp4VKuSsqbcLeOQppYPKOYkKT/6ZvZDvKJUqcmtyWIAHuZq3SVS2vc1egCZzw==" }, "cdav-library": { - "version": "git+ssh://git@github.com/nextcloud/cdav-library.git#a8e1b3fa505ee2e457b2318b16de3795cbca06c3", - "from": "cdav-library@git+https://github.com/nextcloud/cdav-library.git", + "version": "git+ssh://git@github.com/nextcloud/cdav-library.git#8a8d42fad2a9bc9567b353c49559438347d110ee", + "integrity": "sha512-Z4XbfSxSA6tyuwQDerLTbSAaZCgqjiHyj68i6hId2TatwSOSLxDcEd1QNLozgEg6J4YTwnCKStjTk/6O7vmomw==", + "from": "cdav-library@github:nextcloud/cdav-library#8a8d42fad2a9bc9567b353c49559438347d110ee", "requires": { "core-js": "^3.14.0", "regenerator-runtime": "^0.13.7" -- cgit v1.2.3