diff --git a/frontend/package.json b/frontend/package.json index f329f47..a2a3b83 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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",