diff --git a/src/package.json b/src/package.json index d8a35beb..93f4ff9c 100644 --- a/src/package.json +++ b/src/package.json @@ -20,7 +20,7 @@ "run-sequence": "^1.1.0", "through2": "^0.6.5", "pofile": "^0.2.12", - "lodash": "^3.9.3", + "lodash": ">=4.17.5", "strftime": "^0.9.2", "del": "^1.2.0", "event-stream": "^3.3.1",