From 00f1e484ec3cd627e2e834f0bf198711ae700910 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 08:06:28 +0000 Subject: [PATCH] [Security] Bump superagent from 1.8.5 to 6.1.0 Bumps [superagent](https://github.com/visionmedia/superagent) from 1.8.5 to 6.1.0. **This update includes security fixes.** - [Release notes](https://github.com/visionmedia/superagent/releases) - [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md) - [Commits](https://github.com/visionmedia/superagent/commits/v6.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9d6667..8811439 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-dom": "0.14.0", "react-mixin": "^3.0.3", "react-router": "^1.0.0-rc3", - "superagent": "^1.7.2", + "superagent": "^6.1.0", "vinyl-buffer": "1.0.0", "vinyl-source-stream": "1.1.0", "watchify": "3.4.0"