Update core-js 3 (#14108)

This commit is contained in:
Nicolò Ribaudo
2022-01-06 18:46:37 +01:00
committed by GitHub
parent b9ba4f9de8
commit 53ac687a59
79 changed files with 128 additions and 38 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@babel/register": "workspace:^",
"commander": "^4.0.1",
"core-js": "^3.19.0",
"core-js": "^3.20.2",
"node-environment-flags": "^1.0.5",
"regenerator-runtime": "^0.13.4",
"v8flags": "^3.1.1"