Skip to content

Commit

Permalink
Bump web3-eth-abi from 1.2.7 to 1.2.8 (#1709)
Browse files Browse the repository at this point in the history
Bumps [web3-eth-abi](https://github.com/ethereum/web3.js) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/ethereum/web3.js/blob/1.x/CHANGELOG.md)
- [Commits](web3/web3.js@v1.2.7...v1.2.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 9, 2020
1 parent 46956ee commit e319087
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions packages/toolkit/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10271,7 +10271,7 @@ [email protected]:
underscore "1.9.1"
web3-utils "1.2.1"

[email protected]:
[email protected], web3-eth-abi@^1.2.1, web3-eth-abi@^1.2.4:
version "1.2.8"
resolved "https://registry.yarnpkg.com/web3-eth-abi/-/web3-eth-abi-1.2.8.tgz#7537138f3e5cd1ccf98233fa07f388aa8dc1fff1"
integrity sha512-OKp/maLdKHPpQxZhEd0HgnCJFQajsGe42WOG6SVftlgzyR8Jjv4KNm46TKvb3hv5OJTKZWU7nZIxkEG+fyI58w==
Expand All @@ -10280,15 +10280,6 @@ [email protected]:
underscore "1.9.1"
web3-utils "1.2.8"

web3-eth-abi@^1.2.1, web3-eth-abi@^1.2.4:
version "1.2.7"
resolved "https://registry.yarnpkg.com/web3-eth-abi/-/web3-eth-abi-1.2.7.tgz#6f3471b578649fddd844a14d397a3dd430fc44a5"
integrity sha512-4FnlT1q+D0XBkxSMXlIb/eG337uQeMaUdtVQ4PZ3XzxqpcoDuMgXm4o+3NRxnWmr4AMm6QKjM+hcC7c0mBKcyg==
dependencies:
ethers "4.0.0-beta.3"
underscore "1.9.1"
web3-utils "1.2.7"

[email protected]:
version "1.2.1"
resolved "https://registry.yarnpkg.com/web3-eth-accounts/-/web3-eth-accounts-1.2.1.tgz#2741a8ef337a7219d57959ac8bd118b9d68d63cf"
Expand Down Expand Up @@ -10587,20 +10578,6 @@ [email protected]:
underscore "1.9.1"
utf8 "3.0.0"

[email protected]:
version "1.2.7"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.2.7.tgz#b68e232917e4376f81cf38ef79878e5903d18e93"
integrity sha512-FBh/CPJND+eiPeUF9KVbTyTZtXNWxPWtByBaWS6e2x4ACazPX711EeNaZaChIOGSLGe6se2n7kg6wnawe/MjuQ==
dependencies:
bn.js "4.11.8"
eth-lib "0.2.7"
ethereum-bloom-filters "^1.0.6"
ethjs-unit "0.1.6"
number-to-bn "1.7.0"
randombytes "^2.1.0"
underscore "1.9.1"
utf8 "3.0.0"

[email protected], web3-utils@^1.2.1, web3-utils@^1.2.7:
version "1.2.8"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.2.8.tgz#5321d91715cd4c0869005705a33c4c042a532b18"
Expand Down

0 comments on commit e319087

Please sign in to comment.