diff --git a/core/js/dist/main.js b/core/js/dist/main.js index 58daf68887..189169be8b 100644 Binary files a/core/js/dist/main.js and b/core/js/dist/main.js differ diff --git a/core/js/dist/main.js.map b/core/js/dist/main.js.map index 8512df1699..a8db92d81b 100644 Binary files a/core/js/dist/main.js.map and b/core/js/dist/main.js.map differ diff --git a/package-lock.json b/package-lock.json index 2fa8ed6902..5eb0aca032 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2747,9 +2747,9 @@ } }, "css-vars-ponyfill": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.0.2.tgz", - "integrity": "sha512-x2q/VmPwQFxNOXdQcR+VOJ6GjaLDVo1aqJhZp2ommTwBa7Vlg5ulBcxknIOxvU/mkTOPhsafaXQE1oRnLJjErw==" + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.1.1.tgz", + "integrity": "sha512-bkeGukYLbGpZYZev+MQVIhB7LY/GV3thA2qO2wp16CG1XJ2m+kvlVJrQXLXR0PiIJAGZz6LrXC69GAko6Ony8Q==" }, "css-what": { "version": "2.1.3", diff --git a/package.json b/package.json index 3afcce3e35..c85d6bf5a2 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "blueimp-md5": "^2.11.1", "bootstrap": "^4.3.1", "clipboard": "^2.0.4", - "css-vars-ponyfill": "^2.0.2", + "css-vars-ponyfill": "^2.1.1", "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3", "dompurify": "^1.0.11", "handlebars": "^4.1.2",