From 00aa2dd7d4613be6da542538780cd5e3752b4b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 04:03:14 +0000 Subject: [PATCH] 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. - [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[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 373dc178..840ec835 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "sinon": "^1.17.3", "sinon-chai": "^2.8.0", "standard": "^8.4.0", - "superagent": "~1.8.2", + "superagent": "~5.2.2", "vinyl-buffer": "~1.0.0", "vinyl-source-stream": "~1.1.0", "watchify": "^3.4.0",