diff --git a/client/package.json b/client/package.json index 1463e91..262bf52 100644 --- a/client/package.json +++ b/client/package.json @@ -28,7 +28,7 @@ "dependencies": { "axios": "^0.16.1", "babel-preset-stage-1": "^6.1.18", - "lodash": "^3.10.1", + "lodash": "^4.17.19", "minimatch": "^3.0.2", "react": "^0.14.3", "react-dom": "^0.14.3",