From 41395f0c49ca3c10ed312e56f348a4ee48c4dcf9 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 31 Dec 2016 17:44:37 -0500 Subject: [PATCH] chore(package): update lodash to version 4.17.4 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c771708..6d9abfa 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ ], "dependencies": { "chalk": "^1.0.0", - "lodash": "^3.10.0", + "lodash": "^4.17.4", "underscore.string": "^3.1.1", "yeoman-generator": "^0.19.0", "yosay": "^1.0.2"