From 8f3572a813537823f95503b261b01111a5578099 Mon Sep 17 00:00:00 2001 From: tinder-andreismailyan <31108795+tinder-andreismailyan@users.noreply.github.com> Date: Thu, 10 May 2018 13:10:31 -0700 Subject: [PATCH] Update lodash to 4.17.5 for vulnerability fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 432b911..8ea5f5b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "async": "2.6.0", "circuit-breaker": "git://github.com/Tinder/circuit-breaker", "hiredis": "0.5.0", - "lodash": "4.17.4", + "lodash": "4.17.5", "redis": "2.8.0" }, "devDependencies": {