From 747a0f9bcf050d659737717404a5365d2ea72bec Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 17 Mar 2017 03:05:16 +0000 Subject: [PATCH] fix(package): update @angular/http to version 2.4.10 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 708c0ee..6c0602f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@angular/compiler": "2.3.1", "@angular/core": "2.3.1", "@angular/forms": "2.3.1", - "@angular/http": "2.3.1", + "@angular/http": "2.4.10", "@angular/platform-browser": "2.3.1", "@angular/platform-browser-dynamic": "2.3.1", "@angular/router": "3.3.1",