From 1209d22fff5352424871662cc0a0eca26e200aa2 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 15 Nov 2016 07:11:59 +0000 Subject: [PATCH] chore(package): update lodash to version 4.17.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f702ca59a2..da7f70c791 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "gulp": "^3.9.1", "interface-ipfs-core": "^0.18.4", "left-pad": "^1.1.3", - "lodash": "^4.16.6", + "lodash": "^4.17.1", "ncp": "^2.0.0", "nexpect": "^0.5.0", "pre-commit": "^1.1.3",