summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-26 01:04:01 +0000
committerGitHub <noreply@github.com>2021-06-26 01:04:01 +0000
commit39faefd346e8da8f6a6e1dc9105fc71937a4fa8b (patch)
tree5934dfbb9e16ff79436d5d1be7c9debaec3fa12c
parent211679d4745edea5e4de17193743fc978c97b2cc (diff)
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] <support@github.com>
-rw-r--r--package-lock.json8
1 files 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"