From 4941cffe00e0b136da2fc0a1be24b2e1edc1a102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 19:24:33 +0000 Subject: [PATCH] Bump bl from 1.0.3 to 4.0.3 in /yauzl Bumps [bl](https://github.com/rvagg/bl) from 1.0.3 to 4.0.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.0.3...v4.0.3) Signed-off-by: dependabot[bot] --- yauzl/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yauzl/package.json b/yauzl/package.json index 4f1144a..77f0140 100644 --- a/yauzl/package.json +++ b/yauzl/package.json @@ -30,7 +30,7 @@ "buffer-crc32": "~0.2.3" }, "devDependencies": { - "bl": "~1.0.0", + "bl": "~4.0.3", "istanbul": "~0.3.4", "pend": "~1.2.0" },