client/package.json before 4.0.3 ```shell "react-scripts": "4.0.3", ``` after 5.0.1 ```shell "react-scripts": "5.0.1", ```