From fdcbe5b4ab3b2036b2b0dc9b63a47c6ff04980d1 Mon Sep 17 00:00:00 2001 From: jamesfe Date: Sun, 6 May 2018 21:27:06 +0200 Subject: [PATCH] Upgrade request to 2.85.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8daf6d151..b3e90f792 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "hasha": "^2.2.0", "kew": "^0.7.0", "progress": "^1.1.8", - "request": "^2.81.0", + "request": "^2.85.0", "request-progress": "^2.0.1", "which": "^1.2.10" },