From 6ee2b91ff17814b9cf274db893de00a36dc74f6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 13:18:24 +0000 Subject: [PATCH] [Security] Bump superagent from 1.8.5 to 5.2.2 Bumps [superagent](https://github.com/visionmedia/superagent) from 1.8.5 to 5.2.2. **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.2) 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..1f54425 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.2", "vinyl-buffer": "1.0.0", "vinyl-source-stream": "1.1.0", "watchify": "3.4.0"