diff --git a/frontend/package.json b/frontend/package.json index f329f47..4ddbf09 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", @@ -19,13 +19,13 @@ "lodash": "^4.17.15", "moment": "^2.24.0", "node-fetch": "^2.6.1", - "node-sass": "^4.13.1", + "node-sass": "^7.0.1", "notistack": "^1.0.3", "prettier": "^1.19.1", "react": "^17.0.1", "react-dom": "^16.12.0", "react-router-dom": "^5.2.0", - "react-scripts": "3.3.1", + "react-scripts": "5.0.0", "react-select": "^4.0.2", "toformat": "^2.0.0", "typescript": "^4.0.5",