From 20835ec6737764be4ccbe9e7f21ca131a7e9a0d3 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 3 Oct 2016 12:02:09 -0500 Subject: [PATCH] chore(package): update lodash to version 4.16.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1483c6d0..060351a2 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "glob": "7.1.0", "home-or-tmp": "2.0.0", "inquirer": "1.2.1", - "lodash": "4.16.2", + "lodash": "4.16.3", "minimist": "1.2.0", "path-exists": "2.1.0", "shelljs": "0.5.3",