From 2ed7b7706814f1570cbe6dbf8c4d45ede02c43d5 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 7 Feb 2018 19:53:06 +0000 Subject: [PATCH] fix(package): update @angular/router to version 5.2.4 Closes #121 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8237662..6dede9f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@angular/http": "^4.1.3", "@angular/platform-browser": "^4.1.3", "@angular/platform-browser-dynamic": "^4.1.3", - "@angular/router": "^4.1.3", + "@angular/router": "^5.2.4", "angular-in-memory-web-api": "^0.3.2", "core-js": "^2.4.1", "foundation-sites": "^6.3.1",