From 9d674124f7fe90918b2a15698c6789a971ee9d47 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 Oct 2020 18:59:20 +0000 Subject: [PATCH] Update dependency @0x/utils to v4.5.2 --- package-lock.json | 48 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0aa3f5088..2d43c749c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1101,13 +1101,13 @@ } }, "@0x/types": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@0x/types/-/types-2.2.2.tgz", - "integrity": "sha512-25F3yjvdWGwiQ99CtFcvyL83PTR2fGQk7J1RzuGbqhu9LTdktjhbQl2/FUzPqbAnGXH47zh1ZZrrMSUVIW9SEA==", + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/@0x/types/-/types-2.4.3.tgz", + "integrity": "sha512-3z4ca9fb9pyTu9lJhTSll5EuEthkA3tLAayyZixCoCnwi4ok6PJ83PnMMsSxlRY2iXr7QGbrQr6nU64YWk2WjA==", "requires": { "@types/node": "*", "bignumber.js": "~8.0.2", - "ethereum-types": "^2.1.2" + "ethereum-types": "^2.1.6" }, "dependencies": { "bignumber.js": { @@ -1118,14 +1118,14 @@ } }, "@0x/typescript-typings": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@0x/typescript-typings/-/typescript-typings-4.2.2.tgz", - "integrity": "sha512-KKioCi4rLOiC62DF8mqBgN639DdGcJllW7OSPi6gWG4w2JI0mvH6KpRA7wGS9fyIpupjpKTIvz6ktZBaG+DrWg==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/@0x/typescript-typings/-/typescript-typings-4.3.0.tgz", + "integrity": "sha512-6IH2JyKyl33+40tJ5rEhaMPTS2mVuRvoNmoXlCd/F0GPYSsDHMGObIXOkx+Qsw5SyCmqNs/3CTLeeCCqiSUdaw==", "requires": { "@types/bn.js": "^4.11.0", "@types/react": "*", "bignumber.js": "~8.0.2", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.6", "popper.js": "1.14.3" }, "dependencies": { @@ -1137,18 +1137,18 @@ } }, "@0x/utils": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/@0x/utils/-/utils-4.3.3.tgz", - "integrity": "sha512-gAFKM8kV5I4A6mpn4+nl9pkstyDiFfQBGz4JBI6ES7s/HRetenVurFN8v1EpEF4N/SOtTzqhGerDUVVtrM3YSQ==", + "version": "4.5.2", + "resolved": "https://registry.npmjs.org/@0x/utils/-/utils-4.5.2.tgz", + "integrity": "sha512-NWfNcvyiOhouk662AWxX0ZVe4ednBZJS9WZT/by3DBCY/WvN7WHMpEy9M5rBCxO+JJndLYeB5eBztDp7W+Ytkw==", "requires": { - "@0x/types": "^2.2.2", - "@0x/typescript-typings": "^4.2.2", + "@0x/types": "^2.4.3", + "@0x/typescript-typings": "^4.3.0", "@types/node": "*", "abortcontroller-polyfill": "^1.1.9", "bignumber.js": "~8.0.2", "chalk": "^2.3.0", "detect-node": "2.0.3", - "ethereum-types": "^2.1.2", + "ethereum-types": "^2.1.6", "ethereumjs-util": "^5.1.1", "ethers": "~4.0.4", "isomorphic-fetch": "2.2.1", @@ -1180,9 +1180,9 @@ } }, "elliptic": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz", - "integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==", + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz", + "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==", "requires": { "bn.js": "^4.4.0", "brorand": "^1.0.1", @@ -1194,13 +1194,13 @@ } }, "ethers": { - "version": "4.0.47", - "resolved": "https://registry.npmjs.org/ethers/-/ethers-4.0.47.tgz", - "integrity": "sha512-hssRYhngV4hiDNeZmVU/k5/E8xmLG8UpcNUzg6mb7lqhgpFPH/t7nuv20RjRrEf0gblzvi2XwR5Te+V3ZFc9pQ==", + "version": "4.0.48", + "resolved": "https://registry.npmjs.org/ethers/-/ethers-4.0.48.tgz", + "integrity": "sha512-sZD5K8H28dOrcidzx9f8KYh8083n5BexIO3+SbE4jK83L85FxtpXZBCQdXb8gkg+7sBqomcLhhkU7UHL+F7I2g==", "requires": { "aes-js": "3.0.0", "bn.js": "^4.4.0", - "elliptic": "6.5.2", + "elliptic": "6.5.3", "hash.js": "1.1.3", "js-sha3": "0.5.7", "scrypt-js": "2.0.4", @@ -6084,9 +6084,9 @@ } }, "ethereum-types": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ethereum-types/-/ethereum-types-2.1.2.tgz", - "integrity": "sha512-JsQnroPOsZ81yN75HVzvobosSxjr/59oEdYnydTgnV13Fg9PwS078CtPyBzARXequBl2Hnz4h7f3VF64u8P01A==", + "version": "2.1.6", + "resolved": "https://registry.npmjs.org/ethereum-types/-/ethereum-types-2.1.6.tgz", + "integrity": "sha512-xaN5TxLvkdFCGjGfUQ5wV00GHzDHStozP1j+K/YdmUeQXVGiD15cogYPhBVWG3pQJM/aBjtYrpMrjywvKkNC4A==", "requires": { "@types/node": "*", "bignumber.js": "~8.0.2" diff --git a/package.json b/package.json index b368ccc17..f6b71eb3f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@0x/order-utils": "10.0.1", "@0x/subproviders": "6.1.0", - "@0x/utils": "4.3.3", + "@0x/utils": "4.5.2", "@0x/web3-wrapper": "6.0.7", "@bugsnag/js": "6.4.2", "@elastic/elasticsearch": "7.5.0",