Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Commit

Permalink
Update dependency @0x/web3-wrapper to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 4, 2020
1 parent f9f984e commit d9b78d4
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@0x/subproviders": "^5.0.4",
"@0x/utils": "^4.5.2",
"@0x/web3-wrapper": "^6.0.13",
"@0x/web3-wrapper": "^7.0.0",
"lodash": "^4.17.15"
}
}
82 changes: 82 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,17 @@
lodash "^4.17.11"
valid-url "^1.0.9"

"@0x/assert@^3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@0x/assert/-/assert-3.0.7.tgz#fb616533ed00480bd642f8419d28e88b547c30df"
integrity sha512-HYdVvIgj/wVb20MVveazLQwICxZGelNuyu/U09ZSMzRy1NrDgrBiMjrU4WrcpW2GTPZjl+7R4U4/7h/C8I/egQ==
dependencies:
"@0x/json-schemas" "^5.0.7"
"@0x/typescript-typings" "^5.0.2"
"@0x/utils" "^5.4.1"
lodash "^4.17.11"
valid-url "^1.0.9"

"@0x/base-contract@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@0x/base-contract/-/base-contract-5.4.0.tgz#466ea98af22d7e629a21a7d16211c825664e2a48"
Expand Down Expand Up @@ -184,6 +195,16 @@
jsonschema "^1.2.0"
lodash.values "^4.3.0"

"@0x/json-schemas@^5.0.7":
version "5.0.7"
resolved "https://registry.yarnpkg.com/@0x/json-schemas/-/json-schemas-5.0.7.tgz#4e68074b7ab06984f680df742de825b678a253d3"
integrity sha512-/7gbLno+qQRNjLWRkulbPVOnRoP7uN5CnNP+VKydpKArBgU/E38rUVzSl/Y6FaPbhwC/Rs0d0BmP2Y5DMozjyA==
dependencies:
"@0x/typescript-typings" "^5.0.2"
"@types/node" "*"
jsonschema "^1.2.0"
lodash.values "^4.3.0"

"@0x/order-utils@^8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@0x/order-utils/-/order-utils-8.4.0.tgz#f7fe9c73f9fd82ab05ec3c04951049e904aab46a"
Expand Down Expand Up @@ -276,6 +297,15 @@
bignumber.js "~9.0.0"
ethereum-types "^2.2.0-beta.2"

"@0x/types@^3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@0x/types/-/types-3.1.2.tgz#85fb2e6de4b459bcb162a6065dcd7dc8bdb233ce"
integrity sha512-jweDayth9SSmvhx2Z5cARqQAdB9luzDm+GCzmpqQXYpdPPUzUMXQWjepGouLUgLEoBEq7Xm7DkY+qcTq3ekrSQ==
dependencies:
"@types/node" "*"
bignumber.js "~9.0.0"
ethereum-types "^3.1.0"

"@0x/typescript-typings@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@0x/typescript-typings/-/typescript-typings-4.3.0.tgz#4813a996ac5101841d1c22f4aa1738ab56168857"
Expand All @@ -298,6 +328,17 @@
ethereum-types "^2.2.0-beta.2"
popper.js "1.14.3"

"@0x/typescript-typings@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@0x/typescript-typings/-/typescript-typings-5.0.2.tgz#5589ee8721165d0aa2e5290e28372c560970ab9d"
integrity sha512-syOJE/cN8lg4Homh/TGZPiS493NBmKBFjlaeOpnrjjzGcCG2SqY4nbj+VjGrvhJdw9/KM/J1nWqsCV+KSDORhg==
dependencies:
"@types/bn.js" "^4.11.0"
"@types/react" "*"
bignumber.js "~9.0.0"
ethereum-types "^3.1.0"
popper.js "1.14.3"

"@0x/utils@^4.5.2":
version "4.5.2"
resolved "https://registry.yarnpkg.com/@0x/utils/-/utils-4.5.2.tgz#6cc89f2d0dda341e0fb4e76049a35abfb67a4ac5"
Expand Down Expand Up @@ -336,6 +377,25 @@
js-sha3 "^0.7.0"
lodash "^4.17.11"

"@0x/utils@^5.4.1":
version "5.4.1"
resolved "https://registry.yarnpkg.com/@0x/utils/-/utils-5.4.1.tgz#5ec5f0d08dad38543b6ff8199bdf8f3d0e63488e"
integrity sha512-zmolzXYt1FZlF3nGI9I1FaMdPp3kQAO/ZmtObFjN2KHG35dl+BBk/lSlWtmaqlVLaSLBQzLREKgjswKEcyT+xA==
dependencies:
"@0x/types" "^3.1.2"
"@0x/typescript-typings" "^5.0.2"
"@types/node" "*"
abortcontroller-polyfill "^1.1.9"
bignumber.js "~9.0.0"
chalk "^2.3.0"
detect-node "2.0.3"
ethereum-types "^3.1.0"
ethereumjs-util "^5.1.1"
ethers "~4.0.4"
isomorphic-fetch "2.2.1"
js-sha3 "^0.7.0"
lodash "^4.17.11"

"@0x/web3-wrapper@^6.0.13":
version "6.0.13"
resolved "https://registry.yarnpkg.com/@0x/web3-wrapper/-/web3-wrapper-6.0.13.tgz#2e666221bd44ceebe02762028214d4aa41ad7247"
Expand Down Expand Up @@ -364,6 +424,20 @@
ethers "~4.0.4"
lodash "^4.17.11"

"@0x/web3-wrapper@^7.0.0":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@0x/web3-wrapper/-/web3-wrapper-7.0.7.tgz#c88b46b1b79e1775e3581d3cbd3e8f26ce220bd1"
integrity sha512-4dqtJW14W2E/hFBL0mTBd6w7QYp3l+OxAsJwhbmB9xnhZj8DfLrQA2RC+cFZnUarhjUeXlUh2B1Zr6YXLv3lEQ==
dependencies:
"@0x/assert" "^3.0.7"
"@0x/json-schemas" "^5.0.7"
"@0x/typescript-typings" "^5.0.2"
"@0x/utils" "^5.4.1"
ethereum-types "^3.1.0"
ethereumjs-util "^5.1.1"
ethers "~4.0.4"
lodash "^4.17.11"

"@0xproject/assert@^0.2.14":
version "0.2.14"
resolved "https://registry.yarnpkg.com/@0xproject/assert/-/assert-0.2.14.tgz#7d5a373fedc8eb482716b730f4dddf3ef33bfa29"
Expand Down Expand Up @@ -4453,6 +4527,14 @@ ethereum-types@^2.2.0-beta.2:
"@types/node" "*"
bignumber.js "~9.0.0"

ethereum-types@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/ethereum-types/-/ethereum-types-3.1.0.tgz#76de33b398b5b5375e08e647c92ac00e87a647d9"
integrity sha512-E4lBfxzRSFjd2OM+BATc0b3nN+xWVpAQhBCwSNS9kbsXVPV2LNhIduwCR8Poc8seQukFfuXp0QoVXOlQbUS2pQ==
dependencies:
"@types/node" "*"
bignumber.js "~9.0.0"

[email protected]:
version "0.6.5"
resolved "https://registry.yarnpkg.com/ethereumjs-abi/-/ethereumjs-abi-0.6.5.tgz#5a637ef16ab43473fa72a29ad90871405b3f5241"
Expand Down

0 comments on commit d9b78d4

Please sign in to comment.