Remove redundant eth-*-keyring versions from yarn.lock (#7984)

feature/default_network_editable
Whymarrh Whitby 5 years ago committed by GitHub
parent 2aa22fa9d7
commit 59937fe35a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      yarn.lock

@ -10504,7 +10504,7 @@ eth-ens-namehash@^1.0.2:
idna-uts46 "^1.0.1"
js-sha3 "^0.5.7"
eth-hd-keyring@^3.4.0, eth-hd-keyring@^3.5.0:
eth-hd-keyring@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/eth-hd-keyring/-/eth-hd-keyring-3.5.0.tgz#3976d83a27b24305481c389178f290d9264e839d"
integrity sha512-Ix1LcWYxHMxCCSIMz+TLXLtt50zF6ZDd/TRVXthdw91IwOk1ajuf7QHg3bCDcfeUpdf9oEpwIPbL3xjDqEEjYw==
@ -10740,7 +10740,7 @@ eth-sig-util@^2.4.4, eth-sig-util@^2.5.0:
tweetnacl "^1.0.0"
tweetnacl-util "^0.15.0"
eth-simple-keyring@^3.4.0, eth-simple-keyring@^3.5.0:
eth-simple-keyring@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/eth-simple-keyring/-/eth-simple-keyring-3.5.0.tgz#c7fa285ca58d31ef44bc7db678b689f9ffd7b453"
integrity sha512-z9IPt9aoMWAw5Zc3Jk/HKbWPJNc7ivZ5ECNtl3ZoQUGRnwoWO71W5+liVPJtXFNacGOOGsBfqTqrXL9C4EnYYQ==

Loading…
Cancel
Save