diff options
author | dependabot[bot] <support@dependabot.com> | 2019-01-26 02:14:12 +0000 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-01-26 21:34:28 +0100 |
commit | 4545ca937556425741d46f959f42d3840126a590 (patch) | |
tree | 95b6696720da338969a5b7d516928394951146e1 /package-lock.json | |
parent | 4611ad5a9c6de08db644958df1141e7877da42d1 (diff) | |
download | nextcloud-server-4545ca937556425741d46f959f42d3840126a590.tar.gz nextcloud-server-4545ca937556425741d46f959f42d3840126a590.zip |
Bump css-vars-ponyfill from 1.16.2 to 1.16.3
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 1.16.2 to 1.16.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/commits/v1.16.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 9da2341b5c0..f2d5571c1d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1282,7 +1282,7 @@ }, "async": { "version": "1.5.2", - "resolved": "http://registry.npmjs.org/async/-/async-1.5.2.tgz", + "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=" }, "async-each": { @@ -2060,9 +2060,9 @@ } }, "css-vars-ponyfill": { - "version": "1.16.2", - "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.16.2.tgz", - "integrity": "sha512-cnF2KwwMPjU+P5jgDnPv/o+RioqDyjw81YNLki3rEPDp28xYE0zjpN23RaFF/pimmS4G4MG1eJtSYGaf19mvyw==" + "version": "1.16.3", + "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.16.3.tgz", + "integrity": "sha512-JpMyaChvHNAGo21ap+NmzcALPq4fk8d5Yw8g92MCexMtGmKYXwX/53rMCnHDT/YpQIoW6URNpBENkMi+Wu4qkg==" }, "cssesc": { "version": "0.1.0", |