From b3e218c7f3ee281754afbf1e250bde2e9c1f3e09 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 13:28:28 +0000 Subject: [PATCH] [Security] Bump superagent from 1.8.5 to 5.2.1 Bumps [superagent](https://github.com/visionmedia/superagent) from 1.8.5 to 5.2.1. **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/v5.2.1) 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..cfd341c 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": "^5.2.1", "vinyl-buffer": "1.0.0", "vinyl-source-stream": "1.1.0", "watchify": "3.4.0"