From 50cd84aaccb3afb48fbb2adb66e132dbe0ac37c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 02:12:54 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.4 Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.4. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v7.0.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bef4b4b..699843d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "karma-jasmine": "^1.1.0", "karma-phantomjs-launcher": "^1.0.2", "montage-testing": "git://github.com/montagejs/montage-testing.git#master", - "open": "0.0.5", + "open": "7.0.4", "tiny-worker": "github:marchant/tiny-worker#master" }, "scripts": {