Merge pull request #677 from nextcloud/dependabot/npm_and_yarn/cdav-library-eac2cf7

This commit is contained in:
dependabot-preview[bot] 2019-10-18 09:32:06 +00:00 committed by GitHub
commit 413c624ce7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
package-lock.json generated
View file

@ -3825,21 +3825,10 @@
"dev": true
},
"cdav-library": {
"version": "github:nextcloud/cdav-library#926a1b9e8c37a1a3337cfd1bf1254df044cde809",
"from": "github:nextcloud/cdav-library#926a1b9e8c37a1a3337cfd1bf1254df044cde809",
"version": "github:nextcloud/cdav-library#eac2cf72fe0ab579247dff4254046067970bc442",
"from": "github:nextcloud/cdav-library#eac2cf72fe0ab579247dff4254046067970bc442",
"requires": {
"@babel/polyfill": "^7.6.0"
},
"dependencies": {
"@babel/polyfill": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.6.0.tgz",
"integrity": "sha512-q5BZJI0n/B10VaQQvln1IlDK3BTBJFbADx7tv+oXDPIDZuTo37H5Adb9jhlXm/fEN4Y7/64qD9mnrJJG7rmaTw==",
"requires": {
"core-js": "^2.6.5",
"regenerator-runtime": "^0.13.2"
}
}
}
},
"chalk": {