summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2021-08-23 08:47:11 +0200
committerGitHub <noreply@github.com>2021-08-23 08:47:11 +0200
commitb9f374812518d51c25c887c84923c7f3cbb6dfd8 (patch)
tree83215edd1a5d6d7e92b4d6ecf6bb2ea949b59c0e
parentb04574096e13eab85a6d58e03d8f6958c269f4fc (diff)
parent0cd025df2be2a872e4f72834a07372e3a062b8cb (diff)
Merge pull request #2401 from nextcloud/dependabot/npm_and_yarn/cdav-library-e188e3e
Bump cdav-library from `935b151` to `e188e3e`
-rw-r--r--package-lock.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 21d886e8..fe1948f2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4043,8 +4043,8 @@
},
"node_modules/cdav-library": {
"version": "0.0.1",
- "resolved": "git+ssh://git@github.com/nextcloud/cdav-library.git#935b1513937eb205efd459ed9fa0203a1429f643",
- "integrity": "sha512-OHaUpQtG0toaOFBhOVnEhqwv48SRNUzoYqXKwQ0aG9MWTcsrcRTBowGrt/VlnQAm3Y+pGe3IYOU9XKatBdg9UA==",
+ "resolved": "git+ssh://git@github.com/nextcloud/cdav-library.git#e188e3e1ae56d1103d35b9db3ac6a1934522a82e",
+ "integrity": "sha512-CnEfZ4kGaRsGIURhcHBOgJrrIvjOeRSdoZNl5N3epMuz0HZsH4QszJr+QLo9+PGg2L1bYf9aS3QoFG28xwswBw==",
"license": "AGPL-3.0",
"dependencies": {
"core-js": "^3.16.1",
@@ -18102,9 +18102,9 @@
"integrity": "sha512-pDHgRndit6p1NR2GhzMbQ6CkRrp4VKuSsqbcLeOQppYPKOYkKT/6ZvZDvKJUqcmtyWIAHuZq3SVS2vc1egCZzw=="
},
"cdav-library": {
- "version": "git+ssh://git@github.com/nextcloud/cdav-library.git#935b1513937eb205efd459ed9fa0203a1429f643",
- "integrity": "sha512-OHaUpQtG0toaOFBhOVnEhqwv48SRNUzoYqXKwQ0aG9MWTcsrcRTBowGrt/VlnQAm3Y+pGe3IYOU9XKatBdg9UA==",
- "from": "cdav-library@git+https://github.com/nextcloud/cdav-library.git",
+ "version": "git+ssh://git@github.com/nextcloud/cdav-library.git#e188e3e1ae56d1103d35b9db3ac6a1934522a82e",
+ "integrity": "sha512-CnEfZ4kGaRsGIURhcHBOgJrrIvjOeRSdoZNl5N3epMuz0HZsH4QszJr+QLo9+PGg2L1bYf9aS3QoFG28xwswBw==",
+ "from": "cdav-library@git+https://github.com/nextcloud/cdav-library.git#e188e3e1ae56d1103d35b9db3ac6a1934522a82e",
"requires": {
"core-js": "^3.16.1",
"regenerator-runtime": "^0.13.9"