From 03c70fec12fe0831e88af7d2692bac836a5a2c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 19:00:00 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.0 in /smartcontract/etherwallet-v3.40.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] --- smartcontract/etherwallet-v3.40.0/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartcontract/etherwallet-v3.40.0/package.json b/smartcontract/etherwallet-v3.40.0/package.json index 7509ddc..cc794c4 100644 --- a/smartcontract/etherwallet-v3.40.0/package.json +++ b/smartcontract/etherwallet-v3.40.0/package.json @@ -5,7 +5,7 @@ "author": "MyEtherWallet", "license": "ISC", "devDependencies": { - "open": "0.0.5" + "open": "7.0.0" }, "bin": { "mew": "bin/startMEW.js"