diff --git a/package.json b/package.json index 28278b8..a296f72 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "ascii-table": "0.0.9", "include-all": "^4.0.3", - "lodash": "^4.17.10", - "sails": "^1.0.2" + "lodash": "^4.17.17", + "sails": "^1.2.2" } }