updated lockfile

This commit is contained in:
Daniel Pyrathon 2020-10-21 10:07:56 -07:00
parent 7b136a5ad8
commit 02076dba1b
No known key found for this signature in database
GPG Key ID: F4D9862B50F39744

View File

@ -760,15 +760,20 @@
"@0x/json-schemas" "^5.1.0"
"@0x/order-utils" "^10.3.0"
"@0x/orderbook" "^2.2.7"
"@0x/quote-server" "^2.0.2"
"@0x/quote-server" "^3.1.0"
"@0x/types" "^3.2.0"
"@0x/typescript-typings" "^5.1.1"
"@0x/utils" "^5.5.1"
"@0x/web3-wrapper" "^7.2.0"
"@balancer-labs/sor" "0.3.2"
"@bancor/sdk" "^0.2.9"
"@ethersproject/abi" "^5.0.1"
"@ethersproject/address" "^5.0.1"
"@ethersproject/contracts" "^5.0.1"
"@ethersproject/providers" "^5.0.4"
axios "^0.19.2"
axios-mock-adapter "^1.18.1"
cream-sor "^0.3.3"
decimal.js "^10.2.0"
ethereum-types "^3.2.0"
ethereumjs-util "^5.1.1"
@ -11716,9 +11721,9 @@ public-encrypt@^4.0.0:
randombytes "^2.0.1"
safe-buffer "^5.1.2"
"publish-release@git+https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed":
"publish-release@https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed":
version "1.3.3"
resolved "git+https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed"
resolved "https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed"
dependencies:
async "^0.9.0"
ghauth "^2.0.0"