aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-07 08:41:25 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-02-07 09:38:38 +0000
commit3fc61e94264c8cb314cd35448a97fbaa67da0a08 (patch)
treeee8f4b070044fde87c0857354da307a1d5f98854 /package.json
parent53a1c3a84bb1b43c4d8d2d8b40c53414632cc53c (diff)
downloadnextcloud-server-3fc61e94264c8cb314cd35448a97fbaa67da0a08.tar.gz
nextcloud-server-3fc61e94264c8cb314cd35448a97fbaa67da0a08.zip
Bump core-js from 3.20.3 to 3.21.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.0. - [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.20.3...v3.21.0) --- 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 2ac7cfc5d94..1f1be06c9c9 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"buffer": "^6.0.3",
"camelcase": "^6.3.0",
"clipboard": "^2.0.9",
- "core-js": "^3.20.3",
+ "core-js": "^3.21.0",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",