diff --git a/client/package.json b/client/package.json index 3bbedb0..e145645 100644 --- a/client/package.json +++ b/client/package.json @@ -16,7 +16,7 @@ "jquery": ">=3.0.0", "jwt-decode": "^2.2.0", "lodash": "^4.17.11", - "npm": "^6.9.0", + "npm": "^7.0.0", "prop-types": "^15.7.2", "react": "^16.8.1", "react-bootstrap": "^1.0.0-beta.5", @@ -25,7 +25,7 @@ "react-paypal-button-v2": "^2.3.1", "react-redux": "^6.0.1", "react-router-dom": "^4.3.1", - "react-scripts": "^2.1.5", + "react-scripts": "^5.0.0", "react-step-progress-bar": "^1.0.3", "reactstrap": "^7.1.0", "redux": "^4.0.1",