From 689fcc75e59e42e53444f465e3c1e9d2d8667d12 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 04:20:50 +0000 Subject: [PATCH] Bump download from 6.2.5 to 7.1.0 Bumps [download](https://github.com/kevva/download) from 6.2.5 to 7.1.0. - [Release notes](https://github.com/kevva/download/releases) - [Commits](https://github.com/kevva/download/compare/v6.2.5...v7.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 4498f53..4d537f6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "chalk": "^2.1.0", "debug": ">= 2.6.9 < 3.0.0 || >= ^3.1.0", "docopt": "^0.6.2", - "download": "^6.2.5", + "download": "^7.1.0", "figures": "^3.2.0", "fs-extra": "^8.1.0", "get-mongodb-version": "^2.0.1",