From bd367f4ce9d8d0a36854556e6bcf68c6b3a49c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 04:38:28 +0000 Subject: [PATCH] :arrow_up: Bump fstream from 0.1.24 to 1.0.12 Bumps [fstream](https://github.com/npm/fstream) from 0.1.24 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](https://github.com/npm/fstream/compare/v0.1.24...v1.0.12) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08c968cc689..bcccc996854 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "event-kit": "^1.0.2", "first-mate": "^3.0.0", "fs-plus": "^2.5", - "fstream": "0.1.24", + "fstream": "1.0.12", "fuzzaldrin": "^2.1", "git-utils": "^3.0.0", "grim": "1.1.2",