aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-31 16:53:17 +0000
committerGitHub <noreply@github.com>2021-07-31 16:53:17 +0000
commit652f6736d4390aef64cb346d58c02e1a2230a7bc (patch)
tree252f08cc849bcf6d783f71beeda2ec9e98defa62 /package.json
parentb4717ca7692e91dd288ad0b3812a03e1bfde7342 (diff)
parent35d107d3a6cb904a96bfcf3d8789684d4d8d9066 (diff)
downloadnextcloud-server-652f6736d4390aef64cb346d58c02e1a2230a7bc.tar.gz
nextcloud-server-652f6736d4390aef64cb346d58c02e1a2230a7bc.zip
Merge pull request #28268 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.6
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 d5e1b15e8e7..f95da9e3924 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,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",