diff --git a/core/js/dist/main.js b/core/js/dist/main.js index 8e432439cb..6cfc5fc1b5 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 de0b40cb84..8f99a38d9a 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 04505a9dde..9a9a4164b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2501,9 +2501,9 @@ } }, "css-vars-ponyfill": { - "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==" + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.1.2.tgz", + "integrity": "sha512-Jfff/j2AGwr+WJaIbxVroTa9sFXy9b0xe5zjWEVQ9aoeCpd0e6iOo4D+d3OoLDTWcHCf2UBTswis/hN6fKEKiA==" }, "css-what": { "version": "2.1.3", diff --git a/package.json b/package.json index 93b1335ccd..5405514299 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "blueimp-md5": "^2.12.0", "bootstrap": "^4.3.1", "clipboard": "^2.0.4", - "css-vars-ponyfill": "^2.1.1", + "css-vars-ponyfill": "^2.1.2", "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3", "dompurify": "^1.0.11", "handlebars": "^4.2.0",