summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-31 01:03:15 +0000
committerMichaIng <micha@dietpi.com>2021-07-31 17:43:51 +0200
commit35d107d3a6cb904a96bfcf3d8789684d4d8d9066 (patch)
tree72c10e2dce31556f2c53de0234857b24de8e72f9 /package-lock.json
parenta90bf7ed95d41d44eea9b64dc1447b801ab85d7a (diff)
downloadnextcloud-server-35d107d3a6cb904a96bfcf3d8789684d4d8d9066.tar.gz
nextcloud-server-35d107d3a6cb904a96bfcf3d8789684d4d8d9066.zip
Bump css-vars-ponyfill from 2.4.5 to 2.4.6
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.5 to 2.4.6. - [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.5...v2.4.6) --- updated-dependencies: - dependency-name: css-vars-ponyfill dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 0c73e5fa999..c43a69a114f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -32,7 +32,7 @@
"camelcase": "^6.2.0",
"clipboard": "^2.0.8",
"core-js": "^3.15.2",
- "css-vars-ponyfill": "^2.4.5",
+ "css-vars-ponyfill": "^2.4.6",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
"dompurify": "^2.3.0",
@@ -10254,9 +10254,9 @@
}
},
"node_modules/css-vars-ponyfill": {
- "version": "2.4.5",
- "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.5.tgz",
- "integrity": "sha512-g/iKntsYEzYFTozriPP8GqqfBsgSSSXbR4DQ55+uFb9Yx4ltOaiQUcVm4Rv6IvS39y1n+wQpCUQMErwFJKyk9Q==",
+ "version": "2.4.6",
+ "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.6.tgz",
+ "integrity": "sha512-FqUFzMlI5jpPl73R9FrUuittWM/t7RDEnyp0603MCNEy6PI/1PALIX1d15cui6UAN/V8tnIWZDMz6WoZD87eGQ==",
"dependencies": {
"balanced-match": "^1.0.2",
"get-css-data": "^2.0.2"
@@ -31786,9 +31786,9 @@
}
},
"css-vars-ponyfill": {
- "version": "2.4.5",
- "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.5.tgz",
- "integrity": "sha512-g/iKntsYEzYFTozriPP8GqqfBsgSSSXbR4DQ55+uFb9Yx4ltOaiQUcVm4Rv6IvS39y1n+wQpCUQMErwFJKyk9Q==",
+ "version": "2.4.6",
+ "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.6.tgz",
+ "integrity": "sha512-FqUFzMlI5jpPl73R9FrUuittWM/t7RDEnyp0603MCNEy6PI/1PALIX1d15cui6UAN/V8tnIWZDMz6WoZD87eGQ==",
"requires": {
"balanced-match": "^1.0.2",
"get-css-data": "^2.0.2"