From 73d8a83952cc98f7448507ae17c4734b0e345b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 12:07:05 +0000 Subject: [PATCH] Bump open from 0.0.5 to 6.4.0 in /framework/yeoman/angular Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 6.4.0. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v6.4.0) Signed-off-by: dependabot[bot] --- framework/yeoman/angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/yeoman/angular/package.json b/framework/yeoman/angular/package.json index 42f9dbf..3dd7c03 100644 --- a/framework/yeoman/angular/package.json +++ b/framework/yeoman/angular/package.json @@ -24,7 +24,7 @@ "wiredep": "^2.2.2", "lazypipe": "^0.2.4", "gulp-ng-annotate": "^1.0.0", - "open": "0.0.5", + "open": "6.4.0", "jshint-stylish": "^1.0.0" }, "engines": {