diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-07 11:10:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-07 11:10:32 +0000 |
commit | 73b3711cf4b81257f289c4c752224e7c9bd74404 (patch) | |
tree | c87660f7db8a149b6348f21c3ea84408ef0e3101 /package.json | |
parent | 9a18c4f7d9412fe65cf18b4251eeeaa7e0499e05 (diff) | |
parent | a4c16922ceff3ad3e803abe449ba206762b317eb (diff) | |
download | nextcloud-server-73b3711cf4b81257f289c4c752224e7c9bd74404.tar.gz nextcloud-server-73b3711cf4b81257f289c4c752224e7c9bd74404.zip |
Merge pull request #23961 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4ddc8296efb..6bcac8b0ce4 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "camelcase": "^6.2.0", "clipboard": "^2.0.6", "core-js": "^3.6.5", - "css-vars-ponyfill": "^2.3.2", + "css-vars-ponyfill": "^2.4.1", "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1", "debounce": "^1.2.0", "dompurify": "^2.2.0", |