aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-11 23:05:14 +0000
committerGitHub <noreply@github.com>2021-09-11 23:05:14 +0000
commit0bbf25fa82f8c5fbae88c83730aab1df5111b92f (patch)
tree60df26c854097575ae26395a3d36ae3f55b8f5ab /package.json
parentbc5350159eff3049b1c1808b6c1636629f30e297 (diff)
parent2363bac02be2b660de2a3f3796b2fcad6f1b115b (diff)
downloadnextcloud-server-0bbf25fa82f8c5fbae88c83730aab1df5111b92f.tar.gz
nextcloud-server-0bbf25fa82f8c5fbae88c83730aab1df5111b92f.zip
Merge pull request #28795 from nextcloud/dependabot/npm_and_yarn/core-js-3.17.3
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 29728fe02de..0194d6f3bbc 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.17.2",
+ "core-js": "^3.17.3",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",