summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-17 01:00:59 +0000
committerGitHub <noreply@github.com>2021-07-17 01:00:59 +0000
commita70895ed32dbbbc26e05b7aee3550a9123ff6b1e (patch)
treeb44d70f83a8a2c3aa16fad3d7584c6793375ade0
parentc855235802a6a01a0ecf93b6685fc8a8633371a5 (diff)
Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `0d82618` to `e62c7c9`. - [Release notes](https://github.com/nextcloud/cdav-library/releases) - [Commits](https://github.com/nextcloud/cdav-library/compare/0d826181fdb3958ad7ec214fc00b450edb55a866...e62c7c9942d6759743dc9a0350921e898440f2d5) --- updated-dependencies: - dependency-name: cdav-library dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 6ff76e78..7498fd64 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3843,8 +3843,8 @@
},
"node_modules/cdav-library": {
"version": "0.0.1",
- "resolved": "git+ssh://git@github.com/nextcloud/cdav-library.git#0d826181fdb3958ad7ec214fc00b450edb55a866",
- "integrity": "sha512-pa6beP0vY/exZKPOhEpqHTnkVLtksjZaPKFTmhCHvhieDxrNbpqCC2EHHZHy5x1RPFxMbpqeipTLK80m3A+MZw==",
+ "resolved": "git+ssh://git@github.com/nextcloud/cdav-library.git#e62c7c9942d6759743dc9a0350921e898440f2d5",
+ "integrity": "sha512-xgZ7MVeYeiXwQl5SuyXRVxXPM2swxG46HS0m0IFQ2SmzOgBTm3AdzUFJicggJ34e3SIzrFniWaftkhr550eyJw==",
"license": "AGPL-3.0",
"dependencies": {
"core-js": "^3.15.2",
@@ -15340,9 +15340,9 @@
"integrity": "sha512-pDHgRndit6p1NR2GhzMbQ6CkRrp4VKuSsqbcLeOQppYPKOYkKT/6ZvZDvKJUqcmtyWIAHuZq3SVS2vc1egCZzw=="
},
"cdav-library": {
- "version": "git+ssh://git@github.com/nextcloud/cdav-library.git#0d826181fdb3958ad7ec214fc00b450edb55a866",
- "integrity": "sha512-pa6beP0vY/exZKPOhEpqHTnkVLtksjZaPKFTmhCHvhieDxrNbpqCC2EHHZHy5x1RPFxMbpqeipTLK80m3A+MZw==",
- "from": "cdav-library@github:nextcloud/cdav-library#0d826181fdb3958ad7ec214fc00b450edb55a866",
+ "version": "git+ssh://git@github.com/nextcloud/cdav-library.git#e62c7c9942d6759743dc9a0350921e898440f2d5",
+ "integrity": "sha512-xgZ7MVeYeiXwQl5SuyXRVxXPM2swxG46HS0m0IFQ2SmzOgBTm3AdzUFJicggJ34e3SIzrFniWaftkhr550eyJw==",
+ "from": "cdav-library@git+https://github.com/nextcloud/cdav-library.git#e62c7c9942d6759743dc9a0350921e898440f2d5",
"requires": {
"core-js": "^3.15.2",
"regenerator-runtime": "^0.13.7"