diff --git a/node/package.json b/node/package.json index 6c84d28..2ef29d2 100644 --- a/node/package.json +++ b/node/package.json @@ -11,7 +11,7 @@ "cookie-parser": "~1.3.3", "crypto": "0.0.3", "express": "~4.10.6", - "lodash": "^3.0.1", + "lodash": "^4.17.19", "method-override": "~2.3.0", "mongoose": "~3.8.19", "morgan": "~1.5.0",