From a45552761486cb98568e3db9f75a917f4c8de2b4 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Thu, 22 Feb 2018 16:41:29 +0000 Subject: [PATCH] Update @angular/platform-browser-dynamic from 5.2.5 to 5.2.6 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index f6d1664ca52..08830c1a7a3 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -20,7 +20,7 @@ "@angular/forms": "^5.2.6", "@angular/http": "^5.2.6", "@angular/platform-browser": "^5.2.6", - "@angular/platform-browser-dynamic": "^5.2.5", + "@angular/platform-browser-dynamic": "^5.2.6", "@angular/router": "^5.2.5", "core-js": "^2.4.1", "rxjs": "^5.4.2",