From 88ef12e53ac936901d355985a7e85372b5d17a45 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 4 Jan 2018 00:40:41 +0000 Subject: [PATCH] fix(package): update @angular/http to version 5.1.3 Closes #12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2749b8c..e91112d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@angular/common": "^2.4.3", "@angular/compiler": "^2.4.3", "@angular/core": "^2.4.3", - "@angular/http": "^2.4.3", + "@angular/http": "^5.1.3", "@angular/platform-browser": "^2.4.3", "@angular/platform-browser-dynamic": "^2.4.3", "@angular/router": "^3.4.3",