From 6f135b9f3098f8f3bd1d1df37cae4141621d49d5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 12 Mar 2018 08:45:06 +0000 Subject: [PATCH] fix(package): update request to version 2.84.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73628ce1..b17488ea 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "lodash.uniq": "4.5.0", "lodash.uniqby": "4.7.0", "qs": "6.5.1", - "request": "2.83.0", + "request": "2.84.0", "use-strict": "1.0.1", "uuid": "3.2.1" },