aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-06 02:18:24 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-02-07 09:11:00 +0000
commit2d4e33da83bf1e095f5b0cc3b4466ca284cc77b3 (patch)
tree0ed93c352b38728f1469b01d58460ddda6d0d1ff /package.json
parent6e461248e088ca07618a1c5ebe6efe2da474c710 (diff)
downloadnextcloud-server-2d4e33da83bf1e095f5b0cc3b4466ca284cc77b3.tar.gz
nextcloud-server-2d4e33da83bf1e095f5b0cc3b4466ca284cc77b3.zip
Bump css-vars-ponyfill from 2.4.2 to 2.4.3
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.2 to 2.4.3. - [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.2...v2.4.3) 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 e32de718139..c9f3a81dc95 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"camelcase": "^6.2.0",
"clipboard": "^2.0.6",
"core-js": "^3.8.3",
- "css-vars-ponyfill": "^2.4.2",
+ "css-vars-ponyfill": "^2.4.3",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.0",
"dompurify": "^2.2.6",