diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 470b5374deb..ca6f71a8d9a 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -28,7 +28,7 @@ }, "types": "./lib/react-app.d.ts", "dependencies": { - "@babel/core": "7.9.6", + "@babel/core": "7.22.6", "@pmmmwh/react-refresh-webpack-plugin": "0.3.0-beta.1", "@svgr/webpack": "4.3.3", "@typescript-eslint/eslint-plugin": "^2.10.0", @@ -37,7 +37,7 @@ "babel-jest": "^25.2.6", "babel-loader": "8.1.0", "babel-plugin-named-asset-import": "^0.3.6", - "babel-preset-react-app": "^9.1.2", + "babel-preset-react-app": "^10.0.1", "bfj": "^7.0.2", "camelcase": "^5.3.1", "case-sensitive-paths-webpack-plugin": "2.3.0",