Bump cdav-library from 1cefd17
to 4c945b7
Bumps [cdav-library](https://github.com/nextcloud/cdav-library) from `1cefd17` to `4c945b7`.
- [Release notes](https://github.com/nextcloud/cdav-library/releases)
- [Commits](1cefd17674...4c945b7e2f
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5bcea74da7
commit
b41e2735a9
1 changed files with 14 additions and 3 deletions
17
package-lock.json
generated
17
package-lock.json
generated
|
@ -4474,10 +4474,21 @@
|
|||
"dev": true
|
||||
},
|
||||
"cdav-library": {
|
||||
"version": "github:nextcloud/cdav-library#1cefd176749fc7a75e47b98b50bd0140393f147a",
|
||||
"from": "github:nextcloud/cdav-library#1cefd176749fc7a75e47b98b50bd0140393f147a",
|
||||
"version": "github:nextcloud/cdav-library#4c945b7e2f0c40aac7e100260b3c7b43a93147cc",
|
||||
"from": "github:nextcloud/cdav-library#4c945b7e2f0c40aac7e100260b3c7b43a93147cc",
|
||||
"requires": {
|
||||
"@babel/polyfill": "^7.6.0"
|
||||
"@babel/polyfill": "^7.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/polyfill": {
|
||||
"version": "7.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.7.0.tgz",
|
||||
"integrity": "sha512-/TS23MVvo34dFmf8mwCisCbWGrfhbiWZSwBo6HkADTBhUa2Q/jWltyY/tpofz/b6/RIhqaqQcquptCirqIhOaQ==",
|
||||
"requires": {
|
||||
"core-js": "^2.6.5",
|
||||
"regenerator-runtime": "^0.13.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"chalk": {
|
||||
|
|
Loading…
Reference in a new issue