chore(deps): bump core-js (#30011)

This commit is contained in:
Evan Rusackas 2024-08-26 16:54:41 -06:00 committed by GitHub
parent 764d4fa1ad
commit 029799e2e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 22 additions and 69 deletions

View File

@ -67,7 +67,7 @@
"brace": "^0.11.1",
"chrono-node": "^2.7.6",
"classnames": "^2.2.5",
"core-js": "^3.37.1",
"core-js": "^3.38.1",
"d3-scale": "^2.1.2",
"dom-to-image-more": "^3.2.0",
"emotion-rgba": "0.0.12",
@ -3084,11 +3084,6 @@
"regenerator-runtime": "^0.13.4"
}
},
"node_modules/@babel/polyfill/node_modules/core-js": {
"version": "2.6.12",
"hasInstallScript": true,
"license": "MIT"
},
"node_modules/@babel/polyfill/node_modules/regenerator-runtime": {
"version": "0.13.11",
"license": "MIT"
@ -3363,11 +3358,6 @@
"node": ">=6.9.0"
}
},
"node_modules/@babel/runtime-corejs2/node_modules/core-js": {
"version": "2.6.12",
"hasInstallScript": true,
"license": "MIT"
},
"node_modules/@babel/runtime-corejs2/node_modules/regenerator-runtime": {
"version": "0.13.11",
"license": "MIT"
@ -17488,12 +17478,6 @@
"regenerator-runtime": "^0.10.5"
}
},
"node_modules/babel-polyfill/node_modules/core-js": {
"version": "2.6.11",
"dev": true,
"hasInstallScript": true,
"license": "MIT"
},
"node_modules/babel-polyfill/node_modules/regenerator-runtime": {
"version": "0.10.5",
"dev": true,
@ -17546,11 +17530,6 @@
"regenerator-runtime": "^0.11.0"
}
},
"node_modules/babel-runtime/node_modules/core-js": {
"version": "2.6.0",
"dev": true,
"license": "MIT"
},
"node_modules/babel-runtime/node_modules/regenerator-runtime": {
"version": "0.11.1",
"dev": true,
@ -19950,7 +19929,9 @@
}
},
"node_modules/core-js": {
"version": "3.37.1",
"version": "3.38.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
"integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==",
"hasInstallScript": true,
"license": "MIT",
"funding": {
@ -24905,10 +24886,6 @@
"ua-parser-js": "^0.7.30"
}
},
"node_modules/fbjs/node_modules/core-js": {
"version": "1.2.7",
"license": "MIT"
},
"node_modules/fd-slicer": {
"version": "1.1.0",
"dev": true,
@ -24964,12 +24941,6 @@
}
}
},
"node_modules/fetch-mock/node_modules/core-js": {
"version": "2.6.11",
"dev": true,
"hasInstallScript": true,
"license": "MIT"
},
"node_modules/fetch-retry": {
"version": "6.0.0",
"license": "MIT"
@ -55466,7 +55437,9 @@
}
},
"packages/superset-ui-demo/node_modules/core-js": {
"version": "3.8.3",
"version": "3.37.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.1.tgz",
"integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==",
"hasInstallScript": true,
"license": "MIT",
"funding": {
@ -57642,7 +57615,7 @@
"requires": {
"@babel/register": "^7.22.5",
"commander": "^4.0.1",
"core-js": "^3.30.2",
"core-js": "^3.38.1",
"node-environment-flags": "^1.0.5",
"regenerator-runtime": "^0.13.11",
"v8flags": "^3.1.1"
@ -58372,13 +58345,10 @@
"@babel/polyfill": {
"version": "7.12.1",
"requires": {
"core-js": "^2.6.5",
"core-js": "^3.38.1",
"regenerator-runtime": "^0.13.4"
},
"dependencies": {
"core-js": {
"version": "2.6.12"
},
"regenerator-runtime": {
"version": "0.13.11"
}
@ -58576,13 +58546,10 @@
"@babel/runtime-corejs2": {
"version": "7.15.4",
"requires": {
"core-js": "^2.6.5",
"core-js": "^3.38.1",
"regenerator-runtime": "^0.13.4"
},
"dependencies": {
"core-js": {
"version": "2.6.12"
},
"regenerator-runtime": {
"version": "0.13.11"
}
@ -64792,7 +64759,9 @@
}
},
"core-js": {
"version": "3.8.3"
"version": "3.37.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.1.tgz",
"integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw=="
},
"deepmerge": {
"version": "4.2.2",
@ -70234,14 +70203,10 @@
"dev": true,
"requires": {
"babel-runtime": "^6.26.0",
"core-js": "^2.5.0",
"core-js": "^3.38.1",
"regenerator-runtime": "^0.10.5"
},
"dependencies": {
"core-js": {
"version": "2.6.11",
"dev": true
},
"regenerator-runtime": {
"version": "0.10.5",
"dev": true
@ -70280,14 +70245,10 @@
"version": "6.26.0",
"dev": true,
"requires": {
"core-js": "^2.4.0",
"core-js": "^3.38.1",
"regenerator-runtime": "^0.11.0"
},
"dependencies": {
"core-js": {
"version": "2.6.0",
"dev": true
},
"regenerator-runtime": {
"version": "0.11.1",
"dev": true
@ -71895,7 +71856,9 @@
}
},
"core-js": {
"version": "3.37.1"
"version": "3.38.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
"integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw=="
},
"core-js-compat": {
"version": "3.37.1",
@ -75184,18 +75147,13 @@
"fbjs": {
"version": "0.8.18",
"requires": {
"core-js": "^1.0.0",
"core-js": "^3.38.1",
"isomorphic-fetch": "^2.1.1",
"loose-envify": "^1.0.0",
"object-assign": "^4.1.0",
"promise": "^7.1.1",
"setimmediate": "^1.0.5",
"ua-parser-js": "^0.7.30"
},
"dependencies": {
"core-js": {
"version": "1.2.7"
}
}
},
"fd-slicer": {
@ -75218,17 +75176,11 @@
"dev": true,
"requires": {
"babel-polyfill": "^6.26.0",
"core-js": "^2.6.9",
"core-js": "^3.38.1",
"glob-to-regexp": "^0.4.0",
"lodash.isequal": "^4.5.0",
"path-to-regexp": "^2.2.1",
"whatwg-url": "^6.5.0"
},
"dependencies": {
"core-js": {
"version": "2.6.11",
"dev": true
}
}
},
"fetch-retry": {

View File

@ -133,7 +133,7 @@
"brace": "^0.11.1",
"chrono-node": "^2.7.6",
"classnames": "^2.2.5",
"core-js": "^3.37.1",
"core-js": "^3.38.1",
"d3-scale": "^2.1.2",
"dom-to-image-more": "^3.2.0",
"emotion-rgba": "0.0.12",
@ -362,6 +362,7 @@
"npm": "^10.8.1"
},
"overrides": {
"core-js": "^3.38.1",
"d3-color": "^3.1.0",
"yosay": {
"ansi-regex": "^4.1.1"