summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-01 08:45:05 +0000
committerGitHub <noreply@github.com>2021-08-01 08:45:05 +0000
commitf3e7212bea1bdc3f1cec3e321b3b8b2da2dd1756 (patch)
tree17a10272a6e978d9a9a74e28f548cbdb769bb0b5 /package.json
parentd6641f639d0d11c1008bab64f26e2b9aa5efdcdd (diff)
parentb81db1aa1c3866af3905ad27a60bb4ac191a4b02 (diff)
downloadnextcloud-server-f3e7212bea1bdc3f1cec3e321b3b8b2da2dd1756.tar.gz
nextcloud-server-f3e7212bea1bdc3f1cec3e321b3b8b2da2dd1756.zip
Merge pull request #28272 from nextcloud/dependabot/npm_and_yarn/stable22/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 0d298b774fc..2f9d4218126 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"camelcase": "^6.2.0",
"clipboard": "^2.0.8",
"core-js": "^3.15.1",
- "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.2.8",