From d75380c6fc4ca89f836f6eac8b5bc0d060879796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 18:55:04 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.3 in /etherwallet-v3.11.2.1 Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.3. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v7.0.3) Signed-off-by: dependabot[bot] --- etherwallet-v3.11.2.1/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etherwallet-v3.11.2.1/package.json b/etherwallet-v3.11.2.1/package.json index 02facd2..01ddbec 100644 --- a/etherwallet-v3.11.2.1/package.json +++ b/etherwallet-v3.11.2.1/package.json @@ -5,7 +5,7 @@ "author": "MyEtherWallet", "license": "ISC", "devDependencies": { - "open": "0.0.5" + "open": "7.0.3" }, "bin": { "mew": "bin/startMEW.js"