Bump davclient.js from 0.1.3 to 0.2.1

Bumps [davclient.js](https://github.com/owncloud/davclient.js) from 0.1.3 to 0.2.1.
- [Release notes](https://github.com/owncloud/davclient.js/releases)
- [Commits](0e5ef1af5d...1ab200d099)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
pull/17606/head
dependabot-preview[bot] 2019-10-26 11:55:26 +07:00 committed by npmbuildbot[bot]
parent 459e71638d
commit 6c83516caa
8 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
package-lock.json generated

@ -2377,8 +2377,8 @@
"dev": true
},
"davclient.js": {
"version": "git+https://github.com/owncloud/davclient.js.git#0e5ef1af5d174d9ec10dbe889a415b8f481d5094",
"from": "git+https://github.com/owncloud/davclient.js.git#0.1.3"
"version": "git+https://github.com/owncloud/davclient.js.git#1ab200d099a3c2cd2ef919c3a56353ce26865994",
"from": "git+https://github.com/owncloud/davclient.js.git#0.2.1"
},
"de-indent": {
"version": "1.0.2",

@ -36,7 +36,7 @@
"bootstrap": "^4.3.1",
"clipboard": "^2.0.4",
"css-vars-ponyfill": "^2.1.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"dompurify": "^2.0.6",
"escape-html": "^1.0.3",
"handlebars": "^4.4.3",