From 44b40ba3f073ae7acd67e60c175a1ee914edbe69 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Oct 2017 05:40:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mime:20170907 Latest report for sethbergman/ngrx-books: https://snyk.io/test/github/sethbergman/ngrx-books --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b3be48..31fdf2c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "private": true, "dependencies": { - "@angular/cli": "1.0.0-rc.0", + "@angular/cli": "1.4.5", "@angular/common": "^2.4.0", "@angular/compiler": "^2.4.0", "@angular/compiler-cli": "^2.4.0",