From e06d85d8f2e70016c75f2ef305e1a3a0c1a9f590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 15:47:44 +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 1f63075..67d5095 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "app-module-path": "^2.2.0", - "bl": "^1.2.1", + "bl": "^4.0.3", "chai": "^4.1.2", "dirty-chai": "^2.0.1", "extract-comments": "^1.0.0",