From c90731512bbfc519370651fc93d22afff9147c98 Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Thu, 12 Jan 2017 15:30:47 +0200 Subject: [PATCH] Update stream-http to the latest version (fixes 178) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecc7d6ca..e8663d0c 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "remarkable": "^1.6.2", "scrollparent": "^1.0.0", "slugify": "^1.0.2", - "stream-http": "^2.5.0" + "stream-http": "^2.6.1" }, "peerDependencies": { "@angular/common": "^2.4.0",