summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-21 01:03:35 +0000
committerGitHub <noreply@github.com>2021-08-21 01:03:35 +0000
commit0cd025df2be2a872e4f72834a07372e3a062b8cb (patch)
treee3598f2cba439e3b0eb9f636c4e66d0bd9fc3dab
parentf75a5f31caf1485676c7d78a82b3c666c2355c02 (diff)
Bump cdav-library from `935b151` to `e188e3e`
Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `935b151` to `e188e3e`. - [Release notes](https://github.com/nextcloud/cdav-library/releases) - [Commits](https://github.com/nextcloud/cdav-library/compare/935b1513937eb205efd459ed9fa0203a1429f643...e188e3e1ae56d1103d35b9db3ac6a1934522a82e) --- 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 8cdf5fe4..bb55ebfe 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"