summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-01 18:10:15 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-01-01 19:01:12 +0000
commitb0345e2a1640a2b69000185c493b40ea793d3ab7 (patch)
treef9c74941baa85ed5e0c3b2eca7fbd7b8ae917bdf /package-lock.json
parentf6d713028b4f1fddc82376e86fc4b56d0604b0bc (diff)
downloadnextcloud-server-b0345e2a1640a2b69000185c493b40ea793d3ab7.tar.gz
nextcloud-server-b0345e2a1640a2b69000185c493b40ea793d3ab7.zip
Bump core-js from 3.20.0 to 3.20.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.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.20.0...v3.20.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 59a214a4ca6..80863d3b2cc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -32,7 +32,7 @@
"bootstrap": "^4.6.0",
"camelcase": "^6.2.1",
"clipboard": "^2.0.8",
- "core-js": "^3.20.0",
+ "core-js": "^3.20.1",
"css-vars-ponyfill": "^2.4.7",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
@@ -9855,9 +9855,9 @@
}
},
"node_modules/core-js": {
- "version": "3.20.0",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.0.tgz",
- "integrity": "sha512-KjbKU7UEfg4YPpskMtMXPhUKn7m/1OdTHTVjy09ScR2LVaoUXe8Jh0UdvN2EKUR6iKTJph52SJP95mAB0MnVLQ==",
+ "version": "3.20.1",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.1.tgz",
+ "integrity": "sha512-btdpStYFQScnNVQ5slVcr858KP0YWYjV16eGJQw8Gg7CWtu/2qNvIM3qVRIR3n1pK2R9NNOrTevbvAYxajwEjg==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -30644,9 +30644,9 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
},
"core-js": {
- "version": "3.20.0",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.0.tgz",
- "integrity": "sha512-KjbKU7UEfg4YPpskMtMXPhUKn7m/1OdTHTVjy09ScR2LVaoUXe8Jh0UdvN2EKUR6iKTJph52SJP95mAB0MnVLQ=="
+ "version": "3.20.1",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.1.tgz",
+ "integrity": "sha512-btdpStYFQScnNVQ5slVcr858KP0YWYjV16eGJQw8Gg7CWtu/2qNvIM3qVRIR3n1pK2R9NNOrTevbvAYxajwEjg=="
},
"core-js-compat": {
"version": "3.15.1",