diff --git a/contact-app/package.json b/contact-app/package.json index e85ad06..5171ea2 100644 --- a/contact-app/package.json +++ b/contact-app/package.json @@ -12,10 +12,10 @@ "react-dom": "^17.0.1", "react-redux": "^7.2.2", "react-router-dom": "^5.2.0", - "react-scripts": "4.0.1", + "react-scripts": "5.0.0", "redux": "^4.0.5", "redux-devtools-extension": "^2.13.8", - "shortid": "^2.2.16", + "shortid": "^2.2.17", "web-vitals": "^0.2.4" }, "scripts": {