diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index e5008ca406d..878aedf0355 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -21,7 +21,7 @@ "react-scripts": "./bin/react-scripts.js" }, "dependencies": { - "@babel/core": "7.0.0-beta.46", + "@babel/core": "7.26.10", "@babel/runtime": "7.0.0-beta.46", "autoprefixer": "8.5.0", "babel-core": "7.0.0-bridge.0",