summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-04 10:52:37 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-09-04 11:23:05 +0000
commit91002458c545cb0778de6ba84ff300d4725a31fc (patch)
tree9afde66f730f182e097b1384e4c8e9add643b398 /package.json
parent2812f1d04cdf73f2ff3f714caa709e945ecc2dc2 (diff)
downloadnextcloud-server-91002458c545cb0778de6ba84ff300d4725a31fc.tar.gz
nextcloud-server-91002458c545cb0778de6ba84ff300d4725a31fc.zip
Bump core-js from 3.16.4 to 3.17.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.4 to 3.17.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.16.4...v3.17.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... 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 e5f2788426c..f8a52ea84fa 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.4",
+ "core-js": "^3.17.2",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",