diff --git a/frontend/package.json b/frontend/package.json index f329f47..68ee1d5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -4,8 +4,8 @@ "dependencies": { "@material-ui/core": "^4.11.1", "@material-ui/icons": "^4.11.1", - "@testing-library/jest-dom": "^4.2.4", - "@testing-library/react": "^9.4.0", + "@testing-library/jest-dom": "^5.1.0", + "@testing-library/react": "^10.0.0", "@testing-library/user-event": "^7.2.1", "bluebird": "^3.7.2", "bn.js": "^5.1.3", @@ -25,7 +25,7 @@ "react": "^17.0.1", "react-dom": "^16.12.0", "react-router-dom": "^5.2.0", - "react-scripts": "3.3.1", + "react-scripts": "4.0.0", "react-select": "^4.0.2", "toformat": "^2.0.0", "typescript": "^4.0.5",