|
1 | 1 | { |
2 | 2 | "name": "@0x/contracts-integrations", |
3 | | - "version": "2.7.15", |
| 3 | + "version": "2.7.16", |
4 | 4 | "private": true, |
5 | 5 | "engines": { |
6 | 6 | "node": ">=6.12" |
|
55 | 55 | "@0x/abi-gen": "^5.4.13", |
56 | 56 | "@0x/contract-addresses": "^5.6.0", |
57 | 57 | "@0x/contract-wrappers": "^13.11.0", |
58 | | - "@0x/contracts-broker": "^1.1.17", |
59 | | - "@0x/contracts-coordinator": "^3.1.18", |
60 | | - "@0x/contracts-dev-utils": "^1.3.16", |
61 | | - "@0x/contracts-exchange-forwarder": "^4.2.18", |
| 58 | + "@0x/contracts-broker": "^1.1.18", |
| 59 | + "@0x/contracts-coordinator": "^3.1.19", |
| 60 | + "@0x/contracts-dev-utils": "^1.3.17", |
| 61 | + "@0x/contracts-exchange-forwarder": "^4.2.19", |
62 | 62 | "@0x/contracts-exchange-libs": "^4.3.18", |
63 | | - "@0x/contracts-extensions": "^6.2.12", |
| 63 | + "@0x/contracts-extensions": "^6.2.13", |
64 | 64 | "@0x/contracts-gen": "^2.0.24", |
65 | 65 | "@0x/contracts-utils": "^4.6.3", |
66 | 66 | "@0x/coordinator-server": "^1.0.5", |
67 | 67 | "@0x/dev-utils": "^4.1.3", |
68 | | - "@0x/migrations": "^6.5.4", |
| 68 | + "@0x/migrations": "^6.5.5", |
69 | 69 | "@0x/order-utils": "^10.4.10", |
70 | 70 | "@0x/protocol-utils": "^1.0.1", |
71 | 71 | "@0x/sol-compiler": "^4.4.1", |
|
93 | 93 | "typescript": "3.0.1" |
94 | 94 | }, |
95 | 95 | "dependencies": { |
96 | | - "@0x/asset-swapper": "^5.4.2", |
| 96 | + "@0x/asset-swapper": "^5.5.0", |
97 | 97 | "@0x/base-contract": "^6.2.14", |
98 | | - "@0x/contracts-asset-proxy": "^3.6.9", |
| 98 | + "@0x/contracts-asset-proxy": "^3.7.0", |
99 | 99 | "@0x/contracts-erc1155": "^2.1.18", |
100 | 100 | "@0x/contracts-erc20": "^3.2.12", |
101 | 101 | "@0x/contracts-erc721": "^3.1.18", |
102 | | - "@0x/contracts-exchange": "^3.2.18", |
103 | | - "@0x/contracts-multisig": "^4.1.18", |
104 | | - "@0x/contracts-staking": "^2.0.25", |
| 102 | + "@0x/contracts-exchange": "^3.2.19", |
| 103 | + "@0x/contracts-multisig": "^4.1.19", |
| 104 | + "@0x/contracts-staking": "^2.0.26", |
105 | 105 | "@0x/contracts-test-utils": "^5.3.15", |
106 | | - "@0x/contracts-zero-ex": "^0.12.0", |
| 106 | + "@0x/contracts-zero-ex": "^0.13.0", |
107 | 107 | "@0x/subproviders": "^6.2.3", |
108 | 108 | "@0x/types": "^3.3.1", |
109 | 109 | "@0x/typescript-typings": "^5.1.6", |
|
0 commit comments