diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-06-27 01:14:32 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-06-30 07:04:17 +0000 |
commit | 84cf3660cb76129dbc808a27fcb143ecaf82313c (patch) | |
tree | 7e1cfa1e28b8b3c14e0b8caf57c7c6e6ee74fafe /package.json | |
parent | ed4afa55c1ccaef140ac310258ad837bf6af9557 (diff) | |
download | nextcloud-server-84cf3660cb76129dbc808a27fcb143ecaf82313c.tar.gz nextcloud-server-84cf3660cb76129dbc808a27fcb143ecaf82313c.zip |
Bump css-vars-ponyfill from 2.3.1 to 2.3.2
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.3.1 to 2.3.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.3.1...v2.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
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 7ee02f87b24..eb180f9670d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "bootstrap": "^4.5.0", "clipboard": "^2.0.6", "core-js": "^3.6.5", - "css-vars-ponyfill": "^2.3.1", + "css-vars-ponyfill": "^2.3.2", "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1", "debounce": "^1.2.0", "dompurify": "^2.0.11", |