From dc6c689ed8260f462f5a6ade4349ca33c3536c8a Mon Sep 17 00:00:00 2001 From: arslanarshad Date: Mon, 30 Jul 2018 18:39:35 +0800 Subject: [PATCH] updated lodash version for audit fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f71ddd4aa..aadcec9c4 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "buffer-compare": "=1.1.1", "elliptic": "=6.4.0", "inherits": "=2.0.1", - "lodash": "=4.17.4" + "lodash": "=4.17.5" }, "devDependencies": { "bitcore-build": "https://github.com/bitpay/bitcore-build.git#d4e8b2b2f1e2c065c3a807dcb6a6250f61d67ab3",