Skip to content

Commit

Permalink
Bump web3 from 1.2.4 to 1.2.8 (#1694)
Browse files Browse the repository at this point in the history
Bumps [web3](https://github.com/ethereum/web3.js) from 1.2.4 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.4...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 May 26, 2020
1 parent 2c916b0 commit 069ed88
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 204 deletions.
27 changes: 4 additions & 23 deletions packages/cli/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1357,12 +1357,7 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.19.tgz#6133aa2a765accdec89ad7792b651a0830f7a34e"
integrity sha512-OXw80IpKyLeuZ5a8r2XCxVNnRAtS3lRDHBleSUQmbgu3C6eKqRsz7/5XNBU0EvK0RTVfotvYFgvRwwe2jeoiKw==

"@types/node@^10.12.18":
version "10.17.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.10.tgz#929a0064c4fb99af3ec0ca981649e4d049de2b72"
integrity sha512-K9E84otvA2HQBTp0TWPwWf/986N6v0v7ers6q7wL48w5SXKzYjqlYkaxHYMwWRzQdgZg5p6eI7L0D6FLJYY7ag==

"@types/node@^10.3.2":
"@types/node@^10.12.18", "@types/node@^10.3.2":
version "10.17.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
Expand Down Expand Up @@ -12470,7 +12465,7 @@ [email protected]:
underscore "1.9.1"
utf8 "3.0.0"

[email protected], web3-utils@^1.2.1, web3-utils@^1.2.4:
[email protected], web3-utils@^1.2.1, web3-utils@^1.2.4, web3-utils@^1.2.7:
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 @@ -12484,20 +12479,6 @@ [email protected], web3-utils@^1.2.1, web3-utils@^1.2.4:
underscore "1.9.1"
utf8 "3.0.0"

web3-utils@^1.2.7:
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]:
version "1.2.1"
resolved "https://registry.yarnpkg.com/web3/-/web3-1.2.1.tgz#5d8158bcca47838ab8c2b784a2dee4c3ceb4179b"
Expand All @@ -12511,7 +12492,7 @@ [email protected]:
web3-shh "1.2.1"
web3-utils "1.2.1"

[email protected], web3@^1.2.4:
[email protected]:
version "1.2.4"
resolved "https://registry.yarnpkg.com/web3/-/web3-1.2.4.tgz#6e7ab799eefc9b4648c2dab63003f704a1d5e7d9"
integrity sha512-xPXGe+w0x0t88Wj+s/dmAdASr3O9wmA9mpZRtixGZxmBexAF0MjfqYM+MS4tVl5s11hMTN3AZb8cDD4VLfC57A==
Expand Down Expand Up @@ -12557,7 +12538,7 @@ web3@^0.20.6:
xhr2-cookies "^1.1.0"
xmlhttprequest "*"

web3@^1.0.0-beta.34, web3@^1.2.1:
web3@^1.0.0-beta.34, web3@^1.2.1, web3@^1.2.4:
version "1.2.8"
resolved "https://registry.yarnpkg.com/web3/-/web3-1.2.8.tgz#20b24baa769e0224a708ef5bf196a5b83d19540b"
integrity sha512-rXUn16VKxn2aIe9v0KX+bSm2JXdq/Vnj3lZ0Rub2Q5YUSycHdCBaDtJRukl/jB5ygAdyr5/cUwvJzhNDJSYsGw==
Expand Down
Loading

0 comments on commit 069ed88

Please sign in to comment.