From be2618fd5103f6f9c43bc420cdb51ebc1d4299e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 23:06:51 +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 6a5702f..0cbbbc3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "karma-phantomjs-launcher": "^1.0.2", "montage-testing": "git://github.com/montagejs/montage-testing.git#master", "mr": "git://github.com/montagejs/mr.git#master", - "open": "0.0.5" + "open": "7.0.0" }, "scripts": { "jsdoc": "jsdoc -c jsdoc.json",