From ca606449dcc3904f34509b735172826e8ad30623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 16:39:15 +0000 Subject: [PATCH] Bump bl from 1.2.2 to 4.0.3 Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 4.0.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v4.0.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a34f60..ab02ad2 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "aegir": "^13.0.5", - "bl": "^1.2.1", + "bl": "^4.0.3", "chai": "^4.1.2", "dirty-chai": "^2.0.1", "libp2p-tcp": "^0.11.6",