diff --git a/packages/shared/package.json b/packages/shared/package.json index 77ea68e5..79c85e4d 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -4,7 +4,7 @@ "main": "src/index.js", "dependencies": { "@0x/subproviders": "^5.0.4", - "@0x/utils": "^4.5.2", + "@0x/utils": "^5.0.0", "@0x/web3-wrapper": "^6.0.13", "lodash": "^4.17.15" } diff --git a/packages/sushiswap-swap-extractor/package.json b/packages/sushiswap-swap-extractor/package.json index f08a7530..7de02d6a 100644 --- a/packages/sushiswap-swap-extractor/package.json +++ b/packages/sushiswap-swap-extractor/package.json @@ -5,7 +5,7 @@ "main": "src/index.js", "dependencies": { "@0x-event-extractor/shared": "^1.0.0", - "@0x/utils": "5.5.1", + "@0x/utils": "5.6.3", "graphql": "15.3.0", "graphql-request": "3.1.0" } diff --git a/packages/uniswap-v2-swap-extractor/package.json b/packages/uniswap-v2-swap-extractor/package.json index 18d422e8..909124b8 100644 --- a/packages/uniswap-v2-swap-extractor/package.json +++ b/packages/uniswap-v2-swap-extractor/package.json @@ -5,7 +5,7 @@ "main": "src/index.js", "dependencies": { "@0x-event-extractor/shared": "^1.0.0", - "@0x/utils": "5.5.1", + "@0x/utils": "5.6.3", "graphql": "15.3.0", "graphql-request": "3.1.0" } diff --git a/yarn.lock b/yarn.lock index 8ebc8968..eadbe7a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -276,14 +276,14 @@ bignumber.js "~9.0.0" ethereum-types "^2.2.0-beta.2" -"@0x/types@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@0x/types/-/types-3.2.0.tgz#490627e9440c3ff4e4660b0c10960ccd02d7105f" - integrity sha512-HcYXmz7gYtibJmZQjrQCnzV2FjRoo5b/Ul1QoTeQFAZ2M2ggt1wHspQ7vOkEAZEK/7TE4TKA4MlRwRLa4isL1Q== +"@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" "*" + "@types/node" "12.12.54" bignumber.js "~9.0.0" - ethereum-types "^3.2.0" + ethereum-types "^3.3.3" "@0x/typescript-typings@^4.3.0": version "4.3.0" @@ -307,30 +307,31 @@ ethereum-types "^2.2.0-beta.2" popper.js "1.14.3" -"@0x/typescript-typings@^5.1.1": - version "5.1.1" - resolved "https://registry.yarnpkg.com/@0x/typescript-typings/-/typescript-typings-5.1.1.tgz#e5216f33e5859d48cd441a059da9c56c2b6df36a" - integrity sha512-a8/uKPNStHORFQzI/DDEq4ixb4IricPogAJ3P17YnNYr/yF3HwXEu6+cFxs4qi1fr0zGoPe7D3XtqtR+dX/ajQ== +"@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.2.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" - integrity sha512-UreVm7R/qEv1v4dVccb4Y6Oz13o8ko2vB10sdNrPAGbstqx3NfdEBkylNxD7I8Bkta/BIwHrLbtCN3jni8CSeg== +"@0x/utils@5.6.3", "@0x/utils@^5.0.0": + 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.0" - "@0x/typescript-typings" "^5.1.1" - "@types/node" "*" + "@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.2.0" + ethereum-types "^3.3.3" ethereumjs-util "^5.1.1" ethers "~4.0.4" isomorphic-fetch "2.2.1" @@ -1451,6 +1452,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" @@ -4681,12 +4687,12 @@ ethereum-types@^2.2.0-beta.2: "@types/node" "*" bignumber.js "~9.0.0" -ethereum-types@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/ethereum-types/-/ethereum-types-3.2.0.tgz#5bd27cadc3c1b3c2e2bf94654fa2bc3618a4520f" - integrity sha512-osxikvWF2CuHauo2jiBpGalLXbCj5xWm2WcNr+Z4sNTk7z6DArPNXwsgANu2bA+aAsqSSF4NgsNx8JS1d3xdOQ== +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" "*" + "@types/node" "12.12.54" bignumber.js "~9.0.0" ethereumjs-abi@0.6.5: