summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-04 01:02:22 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-09-04 10:05:39 +0000
commit529ad62ddd00f5ee0636f45adbd4db443e3c1280 (patch)
treef7ecb8aefbf8fc26665e8344192c9559a492e200 /package.json
parent913c257aa7a112442854b9920a4663c1760010f4 (diff)
downloadnextcloud-server-529ad62ddd00f5ee0636f45adbd4db443e3c1280.tar.gz
nextcloud-server-529ad62ddd00f5ee0636f45adbd4db443e3c1280.zip
Bump css-vars-ponyfill from 2.4.6 to 2.4.7
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.6 to 2.4.7. - [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.6...v2.4.7) --- 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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e4fcac1735c..e5f2788426c 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"camelcase": "^6.2.0",
"clipboard": "^2.0.8",
"core-js": "^3.16.4",
- "css-vars-ponyfill": "^2.4.6",
+ "css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
"dompurify": "^2.3.1",