- @0x/contracts-treasury@1.4.2
 - @0x/contracts-zero-ex@0.29.1
 - @0x/asset-swapper@16.29.1
 - @0x/migrations@8.1.8
 - @0x/protocol-utils@1.9.2
This commit is contained in:
Github Actions 2021-10-04 19:01:10 +00:00
parent 57a1120997
commit d9a16ed1f9
5 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-treasury",
"version": "1.4.1",
"version": "1.4.2",
"engines": {
"node": ">=6.12"
},
@ -73,7 +73,7 @@
},
"dependencies": {
"@0x/base-contract": "^6.4.2",
"@0x/protocol-utils": "^1.9.1",
"@0x/protocol-utils": "^1.9.2",
"@0x/subproviders": "^6.6.0",
"@0x/types": "^3.3.4",
"@0x/typescript-typings": "^5.2.1",

View File

@ -1,6 +1,6 @@
{
"name": "@0x/contracts-zero-ex",
"version": "0.29.0",
"version": "0.29.1",
"engines": {
"node": ">=6.12"
},
@ -83,7 +83,7 @@
},
"dependencies": {
"@0x/base-contract": "^6.4.2",
"@0x/protocol-utils": "^1.9.1",
"@0x/protocol-utils": "^1.9.2",
"@0x/subproviders": "^6.6.0",
"@0x/types": "^3.3.4",
"@0x/typescript-typings": "^5.2.1",

View File

@ -1,6 +1,6 @@
{
"name": "@0x/asset-swapper",
"version": "16.29.0",
"version": "16.29.1",
"engines": {
"node": ">=6.12"
},
@ -63,11 +63,11 @@
"@0x/contract-addresses": "^6.7.0",
"@0x/contract-wrappers": "^13.18.0",
"@0x/contracts-erc20": "^3.3.20",
"@0x/contracts-zero-ex": "^0.29.0",
"@0x/contracts-zero-ex": "^0.29.1",
"@0x/dev-utils": "^4.2.9",
"@0x/json-schemas": "^6.3.0",
"@0x/neon-router": "^0.1.3",
"@0x/protocol-utils": "^1.9.1",
"@0x/protocol-utils": "^1.9.2",
"@0x/quote-server": "^6.0.6",
"@0x/types": "^3.3.4",
"@0x/typescript-typings": "^5.2.1",
@ -101,7 +101,7 @@
"@0x/contracts-test-utils": "^5.4.11",
"@0x/contracts-utils": "^4.8.1",
"@0x/mesh-rpc-client": "^9.4.2",
"@0x/migrations": "^8.1.7",
"@0x/migrations": "^8.1.8",
"@0x/sol-compiler": "^4.7.5",
"@0x/subproviders": "^6.6.0",
"@0x/ts-doc-gen": "^0.0.28",

View File

@ -1,6 +1,6 @@
{
"name": "@0x/migrations",
"version": "8.1.7",
"version": "8.1.8",
"engines": {
"node": ">=6.12"
},
@ -81,7 +81,7 @@
"@0x/contracts-multisig": "^4.1.38",
"@0x/contracts-staking": "^2.0.45",
"@0x/contracts-utils": "^4.8.1",
"@0x/contracts-zero-ex": "^0.29.0",
"@0x/contracts-zero-ex": "^0.29.1",
"@0x/sol-compiler": "^4.7.5",
"@0x/subproviders": "^6.6.0",
"@0x/typescript-typings": "^5.2.1",

View File

@ -1,6 +1,6 @@
{
"name": "@0x/protocol-utils",
"version": "1.9.1",
"version": "1.9.2",
"engines": {
"node": ">=6.12"
},