summaryrefslogtreecommitdiffstats
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index dc94e1186d0..fa163705bad 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -31,7 +31,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",
@@ -9989,9 +9989,9 @@
}
},
"node_modules/core-js": {
- "version": "3.16.0",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.0.tgz",
- "integrity": "sha512-5+5VxRFmSf97nM8Jr2wzOwLqRo6zphH2aX+7KsAUONObyzakDNq2G/bgbhinxB4PoV9L3aXQYhiDKyIKWd2c8g==",
+ "version": "3.16.1",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.1.tgz",
+ "integrity": "sha512-AAkP8i35EbefU+JddyWi12AWE9f2N/qr/pwnDtWz4nyUIBGMJPX99ANFFRSw6FefM374lDujdtLDyhN2A/btHw==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -31563,9 +31563,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
- "version": "3.16.0",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.0.tgz",
- "integrity": "sha512-5+5VxRFmSf97nM8Jr2wzOwLqRo6zphH2aX+7KsAUONObyzakDNq2G/bgbhinxB4PoV9L3aXQYhiDKyIKWd2c8g=="
+ "version": "3.16.1",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.16.1.tgz",
+ "integrity": "sha512-AAkP8i35EbefU+JddyWi12AWE9f2N/qr/pwnDtWz4nyUIBGMJPX99ANFFRSw6FefM374lDujdtLDyhN2A/btHw=="
},
"core-js-compat": {
"version": "3.15.1",