Bump cdav-library from `4d3bbec` to `85dc947`

Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `4d3bbec` to `85dc947`.
- [Release notes](https://github.com/nextcloud/cdav-library/releases)
- [Commits](4d3bbec44c...85dc947f27)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-27 03:06:19 +00:00 committed by GitHub
parent 983d51400b
commit 8011c0ce5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -4580,10 +4580,10 @@
"dev": true
},
"cdav-library": {
"version": "git+https://github.com/nextcloud/cdav-library.git#4d3bbec44c54cb5bb1877cc32ea53208f4a4bc39",
"from": "git+https://github.com/nextcloud/cdav-library.git#4d3bbec44c54cb5bb1877cc32ea53208f4a4bc39",
"version": "git+https://github.com/nextcloud/cdav-library.git#85dc947f27c554e5cc8caa460ebe361cf6775bb9",
"from": "git+https://github.com/nextcloud/cdav-library.git#85dc947f27c554e5cc8caa460ebe361cf6775bb9",
"requires": {
"core-js": "^3.8.3",
"core-js": "^3.9.0",
"regenerator-runtime": "^0.13.7"
}
},