diff options
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -524,6 +524,20 @@ ethers "3.0.22" lodash "4.17.10" +"@0xproject/connect@1.0.4": + version "1.0.4" + resolved "https://registry.npmjs.org/@0xproject/connect/-/connect-1.0.4.tgz#1d5f27f4aa69920dde50178ed7179240f81d1c54" + dependencies: + "@0xproject/assert" "^0.2.14" + "@0xproject/json-schemas" "^0.8.3" + "@0xproject/types" "^0.8.2" + "@0xproject/typescript-typings" "^1.0.3" + "@0xproject/utils" "^1.0.4" + lodash "^4.17.4" + query-string "^5.0.1" + sinon "^4.0.0" + websocket "^1.0.25" + "@0xproject/contract-wrappers@^0.0.5": version "0.0.5" resolved "https://registry.yarnpkg.com/@0xproject/contract-wrappers/-/contract-wrappers-0.0.5.tgz#36f91afb7de51478f9d2e4e0a3c4e685b3d18f28" @@ -1252,7 +1266,7 @@ version "0.0.33" resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.33.tgz#1073c4bc824754ae3d10cfab88ab0237ba964e4d" -"@types/uuid@^3.4.2": +"@types/uuid@^3.4.2", "@types/uuid@^3.4.3": version "3.4.3" resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.3.tgz#121ace265f5569ce40f4f6d0ff78a338c732a754" dependencies: |