From 87a84d8941682d6996f6134cff191b5b4afb6c60 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 02:11:10 +0000 Subject: [PATCH] fix(package): update bl to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c584fdf..fd97baf 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/DiegoRBaquero/bogota/issues" }, "dependencies": { - "bl": "^3.0.0", + "bl": "^4.0.0", "glob": "^7.1.1", "tap-spec": "^5.0.0", "uniq": "^1.0.1"