From 9ea350724cb28446b4674579c1ef0b3258c62ee9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 23 Oct 2020 11:05:57 +0000 Subject: [PATCH] Update dependency @0x/web3-wrapper to v7 --- packages/shared/package.json | 2 +- yarn.lock | 90 ++++++++++++++++++++++++++++++++++++ 2 files changed, 91 insertions(+), 1 deletion(-) diff --git a/packages/shared/package.json b/packages/shared/package.json index 77ea68e5..04f63663 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -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" } } diff --git a/yarn.lock b/yarn.lock index 4c283e33..5094fa48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -66,6 +66,18 @@ lodash "^4.17.11" valid-url "^1.0.9" +"@0x/assert@^3.0.13": + version "3.0.13" + resolved "https://registry.yarnpkg.com/@0x/assert/-/assert-3.0.13.tgz#6894b719301aa3e8096a58a19726b1454f3e0bae" + integrity sha512-CyfEx4ZrCHcq7Y73GGOIg9twx5Ogr3PRGwuRgObXnaHLlIr8FZ5ZjsgImd1vWsVSMQu3tC5kRC9V1IDcwB7x2Q== + dependencies: + "@0x/json-schemas" "^5.2.3" + "@0x/typescript-typings" "^5.1.5" + "@0x/utils" "^5.6.3" + "@types/node" "12.12.54" + 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" @@ -184,6 +196,16 @@ jsonschema "^1.2.0" lodash.values "^4.3.0" +"@0x/json-schemas@^5.2.3": + version "5.2.3" + resolved "https://registry.yarnpkg.com/@0x/json-schemas/-/json-schemas-5.2.3.tgz#22125f36fb23ffe757009feb2329aaca88bce982" + integrity sha512-YOHabFNdb4jRgzOqKBAn8d2wnBtwOpg+avrhZgJRpOYyNqfNiL5niLe+Q6y4VNFHa2RAoC030jn/j5ms43+Anw== + dependencies: + "@0x/typescript-typings" "^5.1.5" + "@types/node" "12.12.54" + 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" @@ -285,6 +307,15 @@ bignumber.js "~9.0.0" ethereum-types "^3.2.0" +"@0x/types@^3.2.4": + version "3.2.4" + resolved "https://registry.yarnpkg.com/@0x/types/-/types-3.2.4.tgz#0a94dff0d2a023f4f648edf3bb39136a5561928a" + integrity sha512-AYmq+Dd93ftuQZ/+gjuy5QgGPi9959c9a8Fb3Y07fYbtrrcPSXUM7/FxtRRSHYBqj2F4CurPXY52ab6QkNZn5A== + dependencies: + "@types/node" "12.12.54" + bignumber.js "~9.0.0" + ethereum-types "^3.3.3" + "@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" @@ -318,6 +349,18 @@ ethereum-types "^3.2.0" popper.js "1.14.3" +"@0x/typescript-typings@^5.1.5": + version "5.1.5" + resolved "https://registry.yarnpkg.com/@0x/typescript-typings/-/typescript-typings-5.1.5.tgz#dd0ad20ef42dad9d054886fd1da72839145b5863" + integrity sha512-I55QfQNJPo8tG6j/PsTTgbeaIMbkGs5vdwVVfFkxSE8rXIEh4Qsra3JXke/7EpFZvhoUFngX4qdQyK2kI4V3sw== + dependencies: + "@types/bn.js" "^4.11.0" + "@types/node" "12.12.54" + "@types/react" "*" + bignumber.js "~9.0.0" + ethereum-types "^3.3.3" + popper.js "1.14.3" + "@0x/utils@5.5.1": version "5.5.1" resolved "https://registry.yarnpkg.com/@0x/utils/-/utils-5.5.1.tgz#5f131755e1692e7c7b74d03d224d94808d475dd7" @@ -375,6 +418,25 @@ js-sha3 "^0.7.0" lodash "^4.17.11" +"@0x/utils@^5.6.3": + version "5.6.3" + resolved "https://registry.yarnpkg.com/@0x/utils/-/utils-5.6.3.tgz#c8ed7f5634b6983a6add12a31daf10739bb75044" + integrity sha512-r7ixvMNIjRcvar6AqfSqj5Y3H5MriBfslsshiKSB6SxdnradHpZwpH4xdHbEq0HdkD5/xFRadfGhok0KbPRqvQ== + dependencies: + "@0x/types" "^3.2.4" + "@0x/typescript-typings" "^5.1.5" + "@types/node" "12.12.54" + abortcontroller-polyfill "^1.1.9" + bignumber.js "~9.0.0" + chalk "^2.3.0" + detect-node "2.0.3" + ethereum-types "^3.3.3" + 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" @@ -403,6 +465,21 @@ ethers "~4.0.4" lodash "^4.17.11" +"@0x/web3-wrapper@^7.0.0": + version "7.2.4" + resolved "https://registry.yarnpkg.com/@0x/web3-wrapper/-/web3-wrapper-7.2.4.tgz#c66a506900c1144c465b971ae2cad3b580619f1f" + integrity sha512-/Rtwd/uVJBXCW40Z+Bp/+wEv4AQCGU+8K7uqYh+dzU3aRsKPpar9pTBEO2wbujTeYQRHfq1SB1zVdAJWrMSBdg== + dependencies: + "@0x/assert" "^3.0.13" + "@0x/json-schemas" "^5.2.3" + "@0x/typescript-typings" "^5.1.5" + "@0x/utils" "^5.6.3" + "@types/node" "12.12.54" + ethereum-types "^3.3.3" + 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" @@ -1451,6 +1528,11 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.11.tgz#be879b52031cfb5d295b047f5462d8ef1a716446" integrity sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw== +"@types/node@12.12.54": + version "12.12.54" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.54.tgz#a4b58d8df3a4677b6c08bfbc94b7ad7a7a5f82d1" + integrity sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w== + "@types/node@9.6.0": version "9.6.0" resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.0.tgz#d3480ee666df9784b1001a1872a2f6ccefb6c2d7" @@ -4694,6 +4776,14 @@ ethereum-types@^3.2.0: "@types/node" "*" bignumber.js "~9.0.0" +ethereum-types@^3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/ethereum-types/-/ethereum-types-3.3.3.tgz#b9328185034ee52efa32176eb6fd9f3e741cb231" + integrity sha512-FWW7ajHqgoqVHhPMX4sY2ycARpPFL8p/64rpToo8awNrJY7rBDnSC8esQYlAPeaiawf9fTM/xAgEm9VKY7J5kg== + dependencies: + "@types/node" "12.12.54" + bignumber.js "~9.0.0" + ethereumjs-abi@0.6.5: version "0.6.5" resolved "https://registry.yarnpkg.com/ethereumjs-abi/-/ethereumjs-abi-0.6.5.tgz#5a637ef16ab43473fa72a29ad90871405b3f5241"