From 85503768bc7b1eb94a3b8d7fc24618860892843a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 14:38:20 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.0 Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.0. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v7.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31b439d..46b2b54 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "glob-all": "^3.0.1", "mkdirp": "^0.5.1", "ncp": "^2.0.0", - "open": "0.0.5", + "open": "7.0.0", "read-multiple-files": "^1.1.1", "replace": "^0.3.0" },