diff --git a/package.json b/package.json index 83a280b..b217c09 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@testing-library/jest-dom": "5.12.0", + "@testing-library/jest-dom": "6.0.0", "@testing-library/react": "11.2.7", "@testing-library/user-event": "12.8.3", "date-to-words": "1.0.2", @@ -12,7 +12,7 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-router-dom": "5.2.0", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "speak-tts": "2.0.8", "time-in-words": "1.1.0", "web-vitals": "1.1.2"