Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-02 05:14:15 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-03 15:56:50 +0300
commit5818e0bcbeb3e9fcb4567ab5c955d20551fb82ba (patch)
tree56735fb89d6102a77b41bd47af8903d848b941a8 /package-lock.json
parent422dd9dfd68bf678801a6ff1a1476d54d668df8f (diff)
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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index f2d5571c1d1..4b4c385cf1d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2060,9 +2060,9 @@
}
},
"css-vars-ponyfill": {
- "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=="
+ "version": "1.16.4",
+ "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.16.4.tgz",
+ "integrity": "sha512-5B5SsjF/7kQPi2HvHNZAmh+LHLeGEkQO3Nqk/EoJyzZ1YOpzpX87FS4Y+s49XnTUlw9RAzgHenzVZF/I1olZcA=="
},
"cssesc": {
"version": "0.1.0",