From a45c6b8fa23f260784457195e61b4644e46b4e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:24:35 +0000 Subject: [PATCH] Bump request from 2.12.0 to 2.88.0 Bumps [request](https://github.com/request/request) from 2.12.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/commits/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 74ad60f..c34716d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "ws": "*", "assert": "*", "fs-ext": "git://github.com/sgentle/node-fs-ext.git", - "request": "~2.12.0", + "request": "~2.88.0", "toobusy": "~0.2.3", "uid-number": "0.0.3", "mkdirp": "~0.3.5"