aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-15 08:13:16 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-08-15 09:36:35 +0000
commitce60a66b173ddc7c4acfb21ae01e06ba8c700071 (patch)
tree62ad1486bc5389ab5bf7f68cfaf4dc6d796c64e9 /package.json
parentcf85a4dc7336d431964e8a841b208f6f6af7f912 (diff)
downloadnextcloud-server-ce60a66b173ddc7c4acfb21ae01e06ba8c700071.tar.gz
nextcloud-server-ce60a66b173ddc7c4acfb21ae01e06ba8c700071.zip
Bump core-js from 3.16.0 to 3.16.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.0 to 3.16.1. - [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.0...v3.16.1) --- 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 91a0c7ccd79..e63a79aa0e7 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.0",
+ "core-js": "^3.16.1",
"css-vars-ponyfill": "^2.4.6",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",