From 3840012a74e539ad59c2ecaa72412a9ac932206c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 17:48:51 +0000 Subject: [PATCH] chore(deps): bump get-stream from 4.1.0 to 6.0.1 Bumps [get-stream](https://github.com/sindresorhus/get-stream) from 4.1.0 to 6.0.1. - [Release notes](https://github.com/sindresorhus/get-stream/releases) - [Commits](https://github.com/sindresorhus/get-stream/compare/v4.1.0...v6.0.1) Signed-off-by: dependabot[bot] --- package-lock.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package-lock.json b/package-lock.json index ebc714ef..56b41b0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,6 +5,7 @@ "packages": { "": { "name": "api-monorepo", + "hasInstallScript": true, "workspaces": [ "./packages/*" ],