Bump davclient.js from 0.1.3 to 0.2.1 (#17606)

Bump davclient.js from 0.1.3 to 0.2.1
This commit is contained in:
John Molakvoæ 2019-10-26 16:38:02 +02:00 committed by GitHub
commit a71b21c3d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
View file

@ -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",

View file

@ -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",