From d02f2503cf05bb0490798f881b2927b92a690215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:19:39 +0000 Subject: [PATCH] Bump request from 2.36.0 to 2.88.0 Bumps [request](https://github.com/request/request) from 2.36.0 to 2.88.0. - [Release notes](https://github.com/request/request/releases) - [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md) - [Commits](https://github.com/request/request/compare/v2.36.0...v2.88.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e63924f4..91e7ada1 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "proto-list": "~1.2.2", "glob": "~3.2.1", "graceful-fs": "~2.0.0", - "request": "~2.36.0", + "request": "~2.88.0", "minimatch": "~0.3.0" }, "optionalDependencies": {