From 5706d37165a7e97d78fed0a7f07637c0aeeeaf41 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Dec 2018 23:23:47 +0000 Subject: [PATCH] Update dependency @angular/router to v7 --- examples/angular2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/angular2/package.json b/examples/angular2/package.json index f6eda99d..403c9960 100644 --- a/examples/angular2/package.json +++ b/examples/angular2/package.json @@ -23,7 +23,7 @@ "@angular/forms": "2.1.2", "@angular/platform-browser": "2.1.2", "@angular/platform-browser-dynamic": "2.1.2", - "@angular/router": "3.1.2", + "@angular/router": "7.1.2", "@types/meteor": "1.3.31", "angular2-meteor": "0.7.0", "angular2-meteor-polyfills": "0.1.1",