summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-30 10:33:02 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2020-11-30 10:45:55 +0000
commit04eccacbeb0c09f0516e557b7e661282ead8139e (patch)
treee1a3df367a30fb048b30046cced88b991244893f /package.json
parent344eacb8d8ca21a0673ce7709f22aa6e4b162cc3 (diff)
downloadnextcloud-server-04eccacbeb0c09f0516e557b7e661282ead8139e.tar.gz
nextcloud-server-04eccacbeb0c09f0516e557b7e661282ead8139e.zip
Bump css-vars-ponyfill from 2.4.1 to 2.4.2
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.1 to 2.4.2. - [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/v2.4.1...v2.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9bb0adc578e..8d6b8df06a5 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"camelcase": "^6.2.0",
"clipboard": "^2.0.6",
"core-js": "^3.7.0",
- "css-vars-ponyfill": "^2.4.1",
+ "css-vars-ponyfill": "^2.4.2",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.0",
"dompurify": "^2.2.2",