diff --git a/package.json b/package.json index 3dcca71..4f1ce76 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@mui/icons-material": "^5.0.5", "@mui/material": "^5.0.6", "@mui/system": "^5.1.0", - "@testing-library/jest-dom": "^5.14.1", + "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^11.2.7", "@testing-library/user-event": "^12.8.3", "axios": "^0.24.0", @@ -17,7 +17,7 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-router-dom": "^5.3.0", - "react-scripts": "4.0.3", + "react-scripts": "5.0.0", "web-vitals": "^1.1.2", "@testing-library/dom": "^8.13.0", "typescript": "^3.2.1",