summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-02 07:53:38 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-02 07:53:38 +0000
commite51e6bac6a566a73e0b4b9c8a1d4cc5b1f287a81 (patch)
treefc1fe5bcf5e78f864f5f66178e9dd69b1ea67096
parent55d1c995f9e260536bd61615368c2d9a69aa31d5 (diff)
Bump cdav-library from `4e6bc30` to `c087ab5`
Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `4e6bc30` to `c087ab5`. - [Release notes](https://github.com/nextcloud/cdav-library/releases) - [Commits](https://github.com/nextcloud/cdav-library/compare/4e6bc30723718a5dd8a1de2487577b286ccf2821...c087ab5af44d1b09c6a92a1054585a9a67796f9e) Signed-off-by: dependabot[bot] <support@dependabot.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 663be178..34ac54bb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2319,10 +2319,10 @@
"dev": true
},
"cdav-library": {
- "version": "github:nextcloud/cdav-library#4e6bc30723718a5dd8a1de2487577b286ccf2821",
- "from": "github:nextcloud/cdav-library#4e6bc30723718a5dd8a1de2487577b286ccf2821",
+ "version": "github:nextcloud/cdav-library#c087ab5af44d1b09c6a92a1054585a9a67796f9e",
+ "from": "github:nextcloud/cdav-library#c087ab5af44d1b09c6a92a1054585a9a67796f9e",
"requires": {
- "@babel/polyfill": "^7.4.3"
+ "@babel/polyfill": "^7.4.4"
}
},
"chai": {