diff --git a/package.json b/package.json index 5bf78f5e..78d595f2 100644 --- a/package.json +++ b/package.json @@ -73,15 +73,15 @@ }, "dependencies": { "jsan": "^3.1.9", - "lodash": "^4.17.2", + "lodash": "^4.17.17", "react": "^15.4.1", "react-dom": "^15.4.1", "react-icons": "^2.2.1", "react-json-tree": "^0.10.9", "react-redux": "^4.4.5", "redux": "^3.5.2", - "redux-devtools": "^3.4.0", - "redux-devtools-instrument": "^1.8.1", + "redux-devtools": "^3.7.0", + "redux-devtools-instrument": "^1.10.0", "remotedev-app": "^0.10.7", "remotedev-monitor-components": "^0.0.5", "remotedev-serialize": "^0.1.0",