From 05b64adcb274fcefb91c19ae2f4f8c645646231f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 22:56:36 +0000 Subject: [PATCH] Bump request from 2.9.203 to 2.88.2 in /tsdsdd Bumps [request](https://github.com/request/request) from 2.9.203 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] --- tsdsdd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsdsdd/package.json b/tsdsdd/package.json index 7367ab5..2c3b3f3 100644 --- a/tsdsdd/package.json +++ b/tsdsdd/package.json @@ -3,7 +3,7 @@ "version": "0.0.1", "engines":{"node": "0.12.x"}, "dependencies": { - "request" : "2.9.203", + "request" : "2.88.2", "express" : "4.1.0", "serve-index": "*", "moment" : "~2.11",