diff --git a/client/package.json b/client/package.json index e63548a..89c5702 100644 --- a/client/package.json +++ b/client/package.json @@ -13,11 +13,11 @@ "react-google-login": "^5.1.22", "react-redux": "^7.2.1", "react-router-dom": "^5.2.0", - "react-scripts": "4.0.0", + "react-scripts": "5.0.0", "react-twitter-login": "^1.2.3", "redux": "^4.0.5", "redux-thunk": "^2.3.0", - "snyk": "^1.431.2" + "snyk": "^1.996.0" }, "scripts": { "start": "react-scripts start",