diff --git a/client/package.json b/client/package.json index 3bbedb0..19125b9 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,13 +25,13 @@ "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", "redux-devtools-extension": "^2.13.8", "redux-thunk": "^2.3.0", - "tar": "^4.4.8" + "tar": "^6.2.1" }, "scripts": { "start": "react-scripts start",