Skip to content

Commit

Permalink
Bump web3-eth-abi from 1.2.8 to 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 22, 2020
1 parent d7111a8 commit fcba958
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions packages/toolkit/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10282,7 +10282,7 @@ [email protected]:
underscore "1.9.1"
web3-utils "1.2.1"

[email protected], web3-eth-abi@^1.2.1, web3-eth-abi@^1.2.4:
[email protected]:
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 @@ -10291,6 +10291,15 @@ [email protected], web3-eth-abi@^1.2.1, web3-eth-abi@^1.2.4:
underscore "1.9.1"
web3-utils "1.2.8"

web3-eth-abi@^1.2.1, web3-eth-abi@^1.2.4:
version "1.2.9"
resolved "https://registry.yarnpkg.com/web3-eth-abi/-/web3-eth-abi-1.2.9.tgz#14bedd7e4be04fcca35b2ac84af1400574cd8280"
integrity sha512-3YwUYbh/DMfDbhMWEebAdjSd5bj3ZQieOjLzWFHU23CaLEqT34sUix1lba+hgUH/EN6A7bKAuKOhR3p0OvTn7Q==
dependencies:
"@ethersproject/abi" "5.0.0-beta.153"
underscore "1.9.1"
web3-utils "1.2.9"

[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 @@ -10589,7 +10598,7 @@ [email protected]:
underscore "1.9.1"
utf8 "3.0.0"

[email protected], web3-utils@^1.2.1, web3-utils@^1.2.7:
[email protected]:
version "1.2.8"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.2.8.tgz#5321d91715cd4c0869005705a33c4c042a532b18"
integrity sha512-9SIVGFLajwlmo5joC4DGxuy2OeDkRCXVWT8JWcDQ+BayNVHyAWGvn0oGkQ0ys14Un0KK6bjjKoD0xYs4k+FaVw==
Expand All @@ -10603,6 +10612,20 @@ [email protected], web3-utils@^1.2.1, web3-utils@^1.2.7:
underscore "1.9.1"
utf8 "3.0.0"

[email protected], web3-utils@^1.2.1, web3-utils@^1.2.7:
version "1.2.9"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.2.9.tgz#abe11735221627da943971ef1a630868fb9c61f3"
integrity sha512-9hcpuis3n/LxFzEVjwnVgvJzTirS2S9/MiNAa7l4WOEoywY+BSNwnRX4MuHnjkh9NY25B6QOjuNG6FNnSjTw1w==
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]:
version "1.2.1"
resolved "https://registry.yarnpkg.com/web3/-/web3-1.2.1.tgz#5d8158bcca47838ab8c2b784a2dee4c3ceb4179b"
Expand Down

0 comments on commit fcba958

Please sign in to comment.