From a57722cd1f26909dfe5c7206e350e50f0b68d93a Mon Sep 17 00:00:00 2001 From: Erik Marks Date: Wed, 20 Jan 2021 10:19:44 -0800 Subject: [PATCH] @metamask/mobile-provider@2.0.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c28c708ee20..e7f37b439ce 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "devDependencies": { "@babel/core": "^7.6.2", "@babel/runtime": "^7.6.2", - "@metamask/mobile-provider": "^2.0.0", + "@metamask/mobile-provider": "^2.0.1", "@react-native-community/eslint-config": "^0.0.5", "assert": "1.4.1", "babel-core": "7.0.0-bridge.0", diff --git a/yarn.lock b/yarn.lock index e28adcf52f0..5ddd6a1ad5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1399,10 +1399,10 @@ web3 "^0.20.7" web3-provider-engine "^16.0.1" -"@metamask/mobile-provider@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@metamask/mobile-provider/-/mobile-provider-2.0.0.tgz#aba6f75af8afcc04b33895bd4423378b98b44e22" - integrity sha512-94CYBhgQgYkRIhYYcxZaP+VpulcuYyjcUuo+bMTgfyu8yD6daJU3EwF9KL5ktdbTupXLzz+CrTY9N6qOcGndww== +"@metamask/mobile-provider@^2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@metamask/mobile-provider/-/mobile-provider-2.0.1.tgz#892f883deafe49200a3ae57d85237016ded63c12" + integrity sha512-iSpWT80RqlxPs3IcXrC8yfkO88ICxDkVp9hVILDdKD3rEnl4xv8QGqi3nt9iaaEW1OziGW+nY4Oq7bWzTSIf8A== "@react-native-community/async-storage@1.9.0": version "1.9.0"