diff --git a/to-do-list/package.json b/to-do-list/package.json index af05082..81c7e70 100644 --- a/to-do-list/package.json +++ b/to-do-list/package.json @@ -8,7 +8,7 @@ "@testing-library/user-event": "^12.6.0", "react": "^17.0.1", "react-dom": "^17.0.1", - "react-scripts": "4.0.1", + "react-scripts": "5.0.0", "uuid": "^8.3.2", "web-vitals": "^0.2.4" },