diff --git a/nested/package.json b/nested/package.json index 2a78afee..1dbac143 100644 --- a/nested/package.json +++ b/nested/package.json @@ -10,6 +10,6 @@ "dependencies": { "qs": "1.0.0", "node-uuid": "1.4.0", - "lodash": "4.0.0" + "lodash": "4.17.17" } }