summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-30 16:26:27 +0000
committerGitHub <noreply@github.com>2021-08-30 16:26:27 +0000
commitb9d47380481ce8329bdc123a0d28952f280a5935 (patch)
treea9f0172d9f09413bab2007d9ebf5962cc4fa115d /package.json
parent4de981b5824fbe6c8407604510a99e0e37d6c320 (diff)
parentfc27c12f6645750fdb221693132ff30ddc5f4d36 (diff)
downloadnextcloud-server-b9d47380481ce8329bdc123a0d28952f280a5935.tar.gz
nextcloud-server-b9d47380481ce8329bdc123a0d28952f280a5935.zip
Merge pull request #28648 from nextcloud/dependabot/npm_and_yarn/core-js-3.16.4
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 636cfc57a50..fe6e8858a72 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"bootstrap": "^4.6.0",
"camelcase": "^6.2.0",
"clipboard": "^2.0.8",
- "core-js": "^3.16.2",
+ "core-js": "^3.16.4",
"css-vars-ponyfill": "^2.4.6",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",