summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-30 15:30:50 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-08-30 15:48:59 +0000
commitfc27c12f6645750fdb221693132ff30ddc5f4d36 (patch)
treea9f0172d9f09413bab2007d9ebf5962cc4fa115d /package.json
parent4de981b5824fbe6c8407604510a99e0e37d6c320 (diff)
downloadnextcloud-server-fc27c12f6645750fdb221693132ff30ddc5f4d36.tar.gz
nextcloud-server-fc27c12f6645750fdb221693132ff30ddc5f4d36.zip
Bump core-js from 3.16.2 to 3.16.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.2 to 3.16.4. - [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.2...v3.16.4) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... 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 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",