diff options
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 69 |
1 files changed, 2 insertions, 67 deletions
@@ -6,25 +6,6 @@ version "0.3.9" resolved "https://registry.yarnpkg.com/8fold-marked/-/8fold-marked-0.3.9.tgz#bb89c645612f8ccfaffac1ca6e3c11f168c9cf59" -"@0xproject/deployer@^0.3.5": - version "0.3.5" - resolved "https://registry.yarnpkg.com/@0xproject/deployer/-/deployer-0.3.5.tgz#3b4144ac62cfbbe4fc7174cbf92f29594f411973" - dependencies: - "@0xproject/json-schemas" "^0.7.19" - "@0xproject/types" "^0.5.0" - "@0xproject/typescript-typings" "^0.0.3" - "@0xproject/utils" "^0.5.0" - "@0xproject/web3-wrapper" "^0.5.0" - ethereumjs-util "^5.1.1" - isomorphic-fetch "^2.2.1" - lodash "^4.17.4" - require-from-string "^2.0.1" - semver "^5.5.0" - solc "^0.4.18" - web3 "^0.20.0" - web3-eth-abi "^1.0.0-beta.24" - yargs "^10.0.3" - "@0xproject/tslint-config@0.4.13": version "0.4.13" resolved "https://registry.yarnpkg.com/@0xproject/tslint-config/-/tslint-config-0.4.13.tgz#98c71c5ae5e80315a23eda0134cc9f6f4438cac2" @@ -47,37 +28,6 @@ "@0xproject/types" "^0.5.0" bignumber.js "~4.1.0" -"@0xproject/typescript-typings@^0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@0xproject/typescript-typings/-/typescript-typings-0.2.0.tgz#53590e6866fde0f0bd3584b83e1211dabe9cd530" - dependencies: - "@0xproject/types" "^0.6.1" - bignumber.js "~4.1.0" - -"@0xproject/utils@^0.5.0": - version "0.5.2" - resolved "https://registry.yarnpkg.com/@0xproject/utils/-/utils-0.5.2.tgz#02ce0a920437db0a15d059e8c6c70fa33e9c3860" - dependencies: - "@0xproject/types" "^0.6.1" - "@0xproject/typescript-typings" "^0.2.0" - "@types/node" "^8.0.53" - bignumber.js "~4.1.0" - ethers-contracts "^2.2.1" - js-sha3 "^0.7.0" - lodash "^4.17.4" - web3 "^0.20.0" - -"@0xproject/web3-wrapper@^0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@0xproject/web3-wrapper/-/web3-wrapper-0.5.0.tgz#99a1acea60a5c3163ac0be28f4c0577c3d43dec4" - dependencies: - "@0xproject/types" "^0.5.0" - "@0xproject/typescript-typings" "^0.0.3" - "@0xproject/utils" "^0.5.0" - ethers-contracts "^2.2.1" - lodash "^4.17.4" - web3 "^0.20.0" - "@ledgerhq/hw-app-eth@^4.3.0": version "4.7.3" resolved "https://registry.yarnpkg.com/@ledgerhq/hw-app-eth/-/hw-app-eth-4.7.3.tgz#d352e19658ae296532e522c53c8ec2a1a77b64e5" @@ -204,7 +154,7 @@ version "4.6.2" resolved "https://registry.yarnpkg.com/@types/history/-/history-4.6.2.tgz#12cfaba693ba20f114ed5765467ff25fdf67ddb0" -"@types/istanbul@^0.4.29": +"@types/istanbul@^0.4.30": version "0.4.30" resolved "https://registry.yarnpkg.com/@types/istanbul/-/istanbul-0.4.30.tgz#073159320ab3296b2cfeb481f756a1f8f4c9c8e4" @@ -3787,21 +3737,6 @@ ethereumjs-wallet@~0.6.0: utf8 "^2.1.1" uuid "^2.0.1" -ethers-contracts@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/ethers-contracts/-/ethers-contracts-2.2.1.tgz#e2bf5dd5e157313ba454b50c646c8472fcd0a8b3" - dependencies: - ethers-utils "^2.1.0" - -ethers-utils@^2.1.0: - version "2.1.11" - resolved "https://registry.yarnpkg.com/ethers-utils/-/ethers-utils-2.1.11.tgz#b27535ca3226118be300211c39c896b1e5e21641" - dependencies: - bn.js "^4.4.0" - hash.js "^1.0.0" - js-sha3 "0.5.7" - xmlhttprequest "1.8.0" - ethers@^3.0.15: version "3.0.15" resolved "https://registry.yarnpkg.com/ethers/-/ethers-3.0.15.tgz#7cdea4e23025681f69f575bf481b227315e0e7ab" @@ -9763,7 +9698,7 @@ solc@0.4.18: semver "^5.3.0" yargs "^4.7.1" -solc@^0.4.18, solc@^0.4.2: +solc@^0.4.2: version "0.4.21" resolved "https://registry.yarnpkg.com/solc/-/solc-0.4.21.tgz#6a7ecd505bfa0fc268330d5de6b9ae65c8c68264" dependencies: |