From 61eb7f672631db18fefcb6c5b0544fac38d855a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 21:30:41 +0000 Subject: [PATCH] Bump request Bumps [request](https://github.com/request/request) from 2.9.153 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] --- .../src/main/webapp/development-bundle/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EDC_dev_kit_dashboard/src/main/webapp/development-bundle/package.json b/EDC_dev_kit_dashboard/src/main/webapp/development-bundle/package.json index 42db75c..5adea57 100644 --- a/EDC_dev_kit_dashboard/src/main/webapp/development-bundle/package.json +++ b/EDC_dev_kit_dashboard/src/main/webapp/development-bundle/package.json @@ -29,7 +29,7 @@ "grunt": "0.3.9", "grunt-css": "0.1.1", "grunt-compare-size": "0.1.1", - "request": "2.9.153", + "request": "2.88.0", "rimraf": "2.0.1" }, "keywords": []