summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-01 08:02:21 +0000
committerGitHub <noreply@github.com>2021-06-01 08:02:21 +0000
commitc24ac84eb7c2dded3d8a231f8272ae11f2199393 (patch)
treef422295db7c17afc54c23d3faf3d33e50a5e474f
parentcf0f306f359d4d847e75a66d51833428fab6948c (diff)
Bump cdav-library from `051904c` to `7fdc09c`
Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `051904c` to `7fdc09c`. - [Release notes](https://github.com/nextcloud/cdav-library/releases) - [Commits](https://github.com/nextcloud/cdav-library/compare/051904cc2ba254ef8e517932ccaed663e5d2638d...7fdc09ccc4917635c5189a878be9a899ee81f799) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 2aa82d82..5c795822 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3269,10 +3269,10 @@
"dev": true
},
"cdav-library": {
- "version": "git+https://github.com/nextcloud/cdav-library.git#051904cc2ba254ef8e517932ccaed663e5d2638d",
- "from": "git+https://github.com/nextcloud/cdav-library.git",
+ "version": "git+https://github.com/nextcloud/cdav-library.git#7fdc09ccc4917635c5189a878be9a899ee81f799",
+ "from": "git+https://github.com/nextcloud/cdav-library.git#7fdc09ccc4917635c5189a878be9a899ee81f799",
"requires": {
- "core-js": "^3.11.0",
+ "core-js": "^3.13.0",
"regenerator-runtime": "^0.13.7"
}
},