diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 06ae9994ff5..a204922c6a7 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -29,7 +29,7 @@ "types": "./lib/react-app.d.ts", "dependencies": { "@babel/core": "7.10.5", - "@pmmmwh/react-refresh-webpack-plugin": "0.3.3", + "@pmmmwh/react-refresh-webpack-plugin": "0.4.0-beta.8", "@babel/plugin-syntax-bigint": "^7.8.3", "@svgr/webpack": "5.4.0", "@typescript-eslint/eslint-plugin": "^3.3.0",