From bb4f6ea9a6f1647e210188c6bb49d8104eec3e0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2020 18:01:49 +0000 Subject: [PATCH] Bump fstream from 1.0.10 to 1.0.12 Bumps [fstream](https://github.com/npm/fstream) from 1.0.10 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](https://github.com/npm/fstream/compare/v1.0.10...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 b71c115..24c0600 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "file": "0.2.2", "font-awesome": "^4.7.0", "fs-extra": "^3.0.1", - "fstream": "1.0.10", + "fstream": "1.0.12", "git-http-backend": "^1.0.2", "github": "0.2.4", "gpg": "^0.6.0",