summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-23 01:01:28 +0000
committerGitHub <noreply@github.com>2021-10-23 01:01:28 +0000
commit9028da52b914866f8fd37450b8888a79b3fd66a7 (patch)
tree842a5f4bd16e321b27450856a55c692ee123b4f9
parenta585dcdcd506e66cc7d2cf6c0c454326681f0835 (diff)
Bump cdav-library from `c8850bd` to `dac5d46`
Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `c8850bd` to `dac5d46`. - [Release notes](https://github.com/nextcloud/cdav-library/releases) - [Commits](https://github.com/nextcloud/cdav-library/compare/c8850bdfd482dbeeff14f826fffba21ee35cf3d5...dac5d46dfa7cbbe88d95bca113be4c291ee17158) --- updated-dependencies: - dependency-name: cdav-library dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index b8f7bbfb..2bac2f9f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4062,11 +4062,11 @@
},
"node_modules/cdav-library": {
"version": "0.0.1",
- "resolved": "git+ssh://git@github.com/nextcloud/cdav-library.git#c8850bdfd482dbeeff14f826fffba21ee35cf3d5",
- "integrity": "sha512-qP4h1IcwP6YFpDHJft4fczFqhOGZLcxu8bkBD8k4gZCvgPLQB7AzIL3sVqMjy1yUdHlzlPudAbT0M/pvGPTV/Q==",
+ "resolved": "git+ssh://git@github.com/nextcloud/cdav-library.git#dac5d46dfa7cbbe88d95bca113be4c291ee17158",
+ "integrity": "sha512-gRwqYeH8lRCCnllh3xN0dKEyK8pkCc3S81TVPcJm7RYCuci4IFd3AsQI3Ju54QMczNU1TzXXAbhJTqPlncarWQ==",
"license": "AGPL-3.0",
"dependencies": {
- "core-js": "^3.18.2",
+ "core-js": "^3.18.3",
"regenerator-runtime": "^0.13.9"
},
"engines": {
@@ -18106,11 +18106,11 @@
"integrity": "sha512-pDHgRndit6p1NR2GhzMbQ6CkRrp4VKuSsqbcLeOQppYPKOYkKT/6ZvZDvKJUqcmtyWIAHuZq3SVS2vc1egCZzw=="
},
"cdav-library": {
- "version": "git+ssh://git@github.com/nextcloud/cdav-library.git#c8850bdfd482dbeeff14f826fffba21ee35cf3d5",
- "integrity": "sha512-qP4h1IcwP6YFpDHJft4fczFqhOGZLcxu8bkBD8k4gZCvgPLQB7AzIL3sVqMjy1yUdHlzlPudAbT0M/pvGPTV/Q==",
- "from": "cdav-library@git+https://github.com/nextcloud/cdav-library.git#c8850bdfd482dbeeff14f826fffba21ee35cf3d5",
+ "version": "git+ssh://git@github.com/nextcloud/cdav-library.git#dac5d46dfa7cbbe88d95bca113be4c291ee17158",
+ "integrity": "sha512-gRwqYeH8lRCCnllh3xN0dKEyK8pkCc3S81TVPcJm7RYCuci4IFd3AsQI3Ju54QMczNU1TzXXAbhJTqPlncarWQ==",
+ "from": "cdav-library@git+https://github.com/nextcloud/cdav-library.git#dac5d46dfa7cbbe88d95bca113be4c291ee17158",
"requires": {
- "core-js": "^3.18.2",
+ "core-js": "^3.18.3",
"regenerator-runtime": "^0.13.9"
}
},