summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-10 18:05:52 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-10 18:19:10 +0000
commitd3d0ede6c0524659a8b7896fafe1d9589bb9e77b (patch)
treec06bac8a91dd132cb78cb5bd5491238a19d0ed16 /package.json
parent22d35db7c50099075cbb874458cacde5c36b0f27 (diff)
downloadnextcloud-server-d3d0ede6c0524659a8b7896fafe1d9589bb9e77b.tar.gz
nextcloud-server-d3d0ede6c0524659a8b7896fafe1d9589bb9e77b.zip
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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1038780eb5a..74302f8db17 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,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",