Bump css-vars-ponyfill from 1.16.4 to 1.17.0

Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 1.16.4 to 1.17.0.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v1.16.4...v1.17.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
dependabot[bot] 2019-02-27 13:22:47 +00:00 committed by Roeland Jago Douma
parent 90f695f46e
commit cb22b64db9
No known key found for this signature in database
GPG Key ID: F941078878347C0C
4 changed files with 34 additions and 45 deletions

69
core/js/dist/main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@ -2305,9 +2305,9 @@
}
},
"css-vars-ponyfill": {
"version": "1.16.4",
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.16.4.tgz",
"integrity": "sha512-5B5SsjF/7kQPi2HvHNZAmh+LHLeGEkQO3Nqk/EoJyzZ1YOpzpX87FS4Y+s49XnTUlw9RAzgHenzVZF/I1olZcA=="
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.17.0.tgz",
"integrity": "sha512-95Ytuv1y/MB3lzzD02msFLXVzQgmclOcEf7+sIzmYvmPPCJ5xqa0lzeoscfs4auCM31Sh13IroQRVdg7++64tw=="
},
"cssesc": {
"version": "0.1.0",

View File

@ -28,7 +28,7 @@
"blueimp-md5": "^2.10.0",
"bootstrap": "^3.4.1",
"clipboard": "^2.0.4",
"css-vars-ponyfill": "^1.16.4",
"css-vars-ponyfill": "^1.17.0",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
"dompurify": "^1.0.10",
"handlebars": "^4.1.0",