summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-15 02:16:19 +0000
committerGitHub <noreply@github.com>2020-03-15 02:16:19 +0000
commitb679376efbd0e047d4abc7cde8024d84f55fd250 (patch)
tree01564c158e1c429973c1ddeeba18e17c3f5976cd /package-lock.json
parent199c1215bbfaf5461b6e38021159a12d788fc402 (diff)
Bump cdav-library from `5147f25` to `9c3678e`
Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `5147f25` to `9c3678e`. - [Release notes](https://github.com/nextcloud/cdav-library/releases) - [Commits](https://github.com/nextcloud/cdav-library/compare/5147f253d6f244daa9612bdadeafaa216b434069...9c3678eb2e91237ee703a1a0553f03929c62d11a) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index cb73e045..7fb4fc0f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2328,8 +2328,8 @@
"dev": true
},
"cdav-library": {
- "version": "git+https://github.com/nextcloud/cdav-library.git#5147f253d6f244daa9612bdadeafaa216b434069",
- "from": "git+https://github.com/nextcloud/cdav-library.git",
+ "version": "git+https://github.com/nextcloud/cdav-library.git#9c3678eb2e91237ee703a1a0553f03929c62d11a",
+ "from": "git+https://github.com/nextcloud/cdav-library.git#9c3678eb2e91237ee703a1a0553f03929c62d11a",
"requires": {
"core-js": "^3.6.4",
"regenerator-runtime": "^0.13.3"
@@ -4805,7 +4805,7 @@
"dependencies": {
"minimist": {
"version": "1.1.3",
- "resolved": "http://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz",
"integrity": "sha1-O+39kaktOQFvz6ocaB6Pqhoe/ag=",
"dev": true
}