From cd6bce6c7ee1b8b75f7d55ee97e1b0c5d09ac294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 08:16:12 +0000 Subject: [PATCH] Bump request from 2.34.0 to 2.88.2 Bumps [request](https://github.com/request/request) from 2.34.0 to 2.88.2. - [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) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 005abbd..94561b0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "model": "git://github.com/mde/model#daf6d78", "osenv": "0.0.3", "colors": "~0.6.2", - "request": "~2.34.0", + "request": "~2.88.2", "cron": "~1.0.3", "hapi": "^3.0.0", "catbox": "^2.1.0"