diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-06 02:18:24 +0000 |
---|---|---|
committer | npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | 2021-02-07 09:11:00 +0000 |
commit | 2d4e33da83bf1e095f5b0cc3b4466ca284cc77b3 (patch) | |
tree | 0ed93c352b38728f1469b01d58460ddda6d0d1ff /package-lock.json | |
parent | 6e461248e088ca07618a1c5ebe6efe2da474c710 (diff) | |
download | nextcloud-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-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index f49fc2eca12..47b2b8784fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3908,9 +3908,9 @@ } }, "css-vars-ponyfill": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.2.tgz", - "integrity": "sha512-kp8Ufs7jJDoaSym1hw/deawtakLJJTAQMB4ZgkdyOwCTJHqEClbpXI910ovQU4Guxt37EcdRiqppG9ihFyCjPQ==" + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.3.tgz", + "integrity": "sha512-PBfIwjSu27s8kebu8taEYFM8ehVr8o2Qw4H4nSlJzHAJgcduAqxz4oPmYTJuzgauOKaWII9SHWStQ965fxsdZA==" }, "cssesc": { "version": "3.0.0", |