From 20d4d6b692266987872b6efc7dc5b108775fea8d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 13:16:45 +0000 Subject: [PATCH] [Security] Bump superagent from 1.8.5 to 5.1.1 Bumps [superagent](https://github.com/visionmedia/superagent) from 1.8.5 to 5.1.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.1.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..3a7cff0 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.1.1", "vinyl-buffer": "1.0.0", "vinyl-source-stream": "1.1.0", "watchify": "3.4.0"