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] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-10 21:05:52 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-10 21:19:10 +0300
commitd3d0ede6c0524659a8b7896fafe1d9589bb9e77b (patch)
treec06bac8a91dd132cb78cb5bd5491238a19d0ed16 /package-lock.json
parent22d35db7c50099075cbb874458cacde5c36b0f27 (diff)
Bump css-vars-ponyfill from 2.4.7 to 2.4.8
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.7 to 2.4.8. - [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.7...v2.4.8) --- 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: nextcloud-command <nextcloud-command@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 ad60d7f214a..a289ebeda31 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -37,7 +37,7 @@
"camelcase": "^6.3.0",
"clipboard": "^2.0.10",
"core-js": "^3.24.0",
- "css-vars-ponyfill": "^2.4.7",
+ "css-vars-ponyfill": "^2.4.8",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
"dompurify": "^2.3.6",
@@ -12174,9 +12174,9 @@
}
},
"node_modules/css-vars-ponyfill": {
- "version": "2.4.7",
- "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.7.tgz",
- "integrity": "sha512-KhG3AbiZrUpIvAQ9Oc/iBqCitmXg6MajFqNRQd9nHvlwOo8p54HTq5DFCIaAUwMGRyttJ+mBmZCRSHJpe6J9cg==",
+ "version": "2.4.8",
+ "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.8.tgz",
+ "integrity": "sha512-4/j4AX4htytYHWyHVZ2BFQ+NoCGZEcOH2h4/2mmgE4SkrFg4Xq6tGYR77DtvvUIDsaXuJN+sj41bbgauA0Gfmg==",
"dependencies": {
"balanced-match": "^1.0.2",
"get-css-data": "^2.0.2"
@@ -41496,9 +41496,9 @@
}
},
"css-vars-ponyfill": {
- "version": "2.4.7",
- "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.7.tgz",
- "integrity": "sha512-KhG3AbiZrUpIvAQ9Oc/iBqCitmXg6MajFqNRQd9nHvlwOo8p54HTq5DFCIaAUwMGRyttJ+mBmZCRSHJpe6J9cg==",
+ "version": "2.4.8",
+ "resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.8.tgz",
+ "integrity": "sha512-4/j4AX4htytYHWyHVZ2BFQ+NoCGZEcOH2h4/2mmgE4SkrFg4Xq6tGYR77DtvvUIDsaXuJN+sj41bbgauA0Gfmg==",
"requires": {
"balanced-match": "^1.0.2",
"get-css-data": "^2.0.2"