From e590d14f77eb1f7b6e88add593a794753b8195b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 15:55:08 +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 2f11f01..35efb28 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "mocha": "2.4.5", "nock": "8.0.0", "npm-run-all": "1.8.0", - "open": "0.0.5", + "open": "7.0.4", "react-addons-test-utils": "15.0.2", "redux-immutable-state-invariant": "1.2.3", "redux-mock-store": "1.0.2",