chore: update dependencies (#698)
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
import { getContractAddressesForChainOrThrow } from '@0x/contract-addresses';
 | 
			
		||||
import { SupportedProvider } from '@0x/subproviders';
 | 
			
		||||
import { SupportedProvider } from 'ethereum-types';
 | 
			
		||||
import { EIP712TypedData } from '@0x/types';
 | 
			
		||||
import { BigNumber, hexUtils, NULL_ADDRESS } from '@0x/utils';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
import { getContractAddressesForChainOrThrow } from '@0x/contract-addresses';
 | 
			
		||||
import { SupportedProvider } from '@0x/subproviders';
 | 
			
		||||
import { SupportedProvider } from 'ethereum-types';
 | 
			
		||||
import { EIP712TypedData } from '@0x/types';
 | 
			
		||||
import { BigNumber, hexUtils, NULL_ADDRESS } from '@0x/utils';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
import { getContractAddressesForChainOrThrow } from '@0x/contract-addresses';
 | 
			
		||||
import { SupportedProvider } from '@0x/subproviders';
 | 
			
		||||
import { SupportedProvider } from 'ethereum-types';
 | 
			
		||||
import { EIP712TypedData } from '@0x/types';
 | 
			
		||||
import { BigNumber, hexUtils, NULL_ADDRESS } from '@0x/utils';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
import { SupportedProvider } from '@0x/subproviders';
 | 
			
		||||
import { SupportedProvider } from 'ethereum-types';
 | 
			
		||||
import { EIP712TypedData } from '@0x/types';
 | 
			
		||||
import { hexUtils, providerUtils, signTypedDataUtils } from '@0x/utils';
 | 
			
		||||
import { Web3Wrapper } from '@0x/web3-wrapper';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user