summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 20e352b..6d0111c 100644
--- a/package.json
+++ b/package.json
@@ -9,17 +9,17 @@
"font-awesome": "^4.7.0",
"moment": "^2.22.2",
"prop-types": "^15.6.2",
- "react": "^16.4.2",
- "react-dom": "^16.4.2",
+ "react": "^16.5.2",
+ "react-dom": "^16.5.2",
"react-redux": "^5.0.7",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-scripts": "2.0.5",
- "reactstrap": "^6.4.0",
- "redux": "^4.0.0",
+ "reactstrap": "^6.5.0",
+ "redux": "^4.0.1",
"redux-devtools-extension": "^2.13.5",
"redux-persist": "^5.10.0",
- "redux-persist-expire": "^1.0.1",
+ "redux-persist-expire": "^1.0.2",
"redux-thunk": "^2.3.0"
},
"scripts": {