From e5f17d72d5cd75da4b8329802c5ed9036b5ba096 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 08:11:19 +0000 Subject: [PATCH] Bump get-stream from 5.2.0 to 6.0.1 Bumps [get-stream](https://github.com/sindresorhus/get-stream) from 5.2.0 to 6.0.1. - [Release notes](https://github.com/sindresorhus/get-stream/releases) - [Commits](https://github.com/sindresorhus/get-stream/compare/v5.2.0...v6.0.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 9368cf1..9c463a3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "ava": "^3.8.2", "c8": "^7.2.0", "codecov": "^3.7.0", - "get-stream": "^5.1.0", + "get-stream": "^6.0.1", "node-fetch": "^2.6.0", "typescript": "^3.9.5", "xo": "^0.32.0"