diff options
author | dependabot[bot] <support@dependabot.com> | 2019-02-02 02:14:15 +0000 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-02-03 13:56:50 +0100 |
commit | 5818e0bcbeb3e9fcb4567ab5c955d20551fb82ba (patch) | |
tree | 56735fb89d6102a77b41bd47af8903d848b941a8 /package.json | |
parent | 422dd9dfd68bf678801a6ff1a1476d54d668df8f (diff) | |
download | nextcloud-server-5818e0bcbeb3e9fcb4567ab5c955d20551fb82ba.tar.gz nextcloud-server-5818e0bcbeb3e9fcb4567ab5c955d20551fb82ba.zip |
Bump css-vars-ponyfill from 1.16.3 to 1.16.4
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 1.16.3 to 1.16.4.
- [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/v1.16.3...v1.16.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 2f5d0e1fa0f..0e31db26bfc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "blueimp-md5": "^2.10.0", "bootstrap": "^3.4.0", "clipboard": "^2.0.4", - "css-vars-ponyfill": "^1.16.3", + "css-vars-ponyfill": "^1.16.4", "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3", "dompurify": "^1.0.9", "handlebars": "^4.0.12", |