From 7fde180a2872597a78593ef47ba48fcac8fcfcc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 14:19:56 -0500 Subject: [PATCH] fix(deps): update dependency request to v2.88.2 (#8158) Co-authored-by: WhiteSource Renovate --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 3d24e313ee..d1c661a010 100644 --- a/install/package.json +++ b/install/package.json @@ -103,7 +103,7 @@ "promise-polyfill": "^8.0.0", "prompt": "^1.0.0", "redis": "3.0.2", - "request": "2.88.0", + "request": "2.88.2", "rimraf": "3.0.2", "rss": "^1.2.2", "sanitize-html": "^1.16.3",