From 0749199475e66552fb8762ba3265ea38628b4260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 19:43:10 +0000 Subject: [PATCH] chore(deps): bump @0x/subproviders from 6.5.4 to 6.6.1 Bumps @0x/subproviders from 6.5.4 to 6.6.1. --- updated-dependencies: - dependency-name: "@0x/subproviders" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 224 +++++++++++++++++++++------------------------- package.json | 2 +- 2 files changed, 103 insertions(+), 123 deletions(-) diff --git a/package-lock.json b/package-lock.json index b0ae52733..965ea576c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.2.0", "license": "BSD-3-Clause", "dependencies": { - "@0x/subproviders": "^6.5.4", + "@0x/subproviders": "^6.6.1", "@aave/aave-ui-kit": "^0.1.16", "@aave/contract-helpers": "0.27.2", "@aave/math-utils": "0.27.2", @@ -117,13 +117,13 @@ } }, "node_modules/@0x/assert": { - "version": "3.0.28", - "resolved": "https://registry.npmjs.org/@0x/assert/-/assert-3.0.28.tgz", - "integrity": "sha512-hBiBhoThQTEbzHSv/VEuiOAqzP7LWzVs9XXtdb2O8757ocWEcewJsp4cwgqdA4it4IwlWdwG5ASRn7BMSNcyXg==", + "version": "3.0.30", + "resolved": "https://registry.npmjs.org/@0x/assert/-/assert-3.0.30.tgz", + "integrity": "sha512-/yFLEZQKb82B2e2GyRFzLKGDoAmqajlZmEdkuPVzq1UB1BTIcURdWjC0JJGQTBJLTObDzfzrWCgIiNeXHYMggA==", "dependencies": { - "@0x/json-schemas": "^6.2.0", - "@0x/typescript-typings": "^5.2.0", - "@0x/utils": "^6.4.3", + "@0x/json-schemas": "^6.4.0", + "@0x/typescript-typings": "^5.2.1", + "@0x/utils": "^6.4.4", "@types/node": "12.12.54", "lodash": "^4.17.11", "valid-url": "^1.0.9" @@ -138,11 +138,11 @@ "integrity": "sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w==" }, "node_modules/@0x/json-schemas": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@0x/json-schemas/-/json-schemas-6.2.0.tgz", - "integrity": "sha512-k3Oe4V5ZwHeCLvMeElMJ6n8Aa3OAip8zcnMrZbtr1jR10ZMvcuZHtSyzXVSFjAw/X0PcAsTvWscmZoZaFcoThg==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@0x/json-schemas/-/json-schemas-6.4.0.tgz", + "integrity": "sha512-QXyk1F05TcsCRGcQmri97jm4JPyn0OLtcUYbzTTcozSRJ6DoOxyfE0vn+rOEmqdxQcEqKJuRf3H6Fq+G/7Sbqw==", "dependencies": { - "@0x/typescript-typings": "^5.2.0", + "@0x/typescript-typings": "^5.2.1", "@types/node": "12.12.54", "ajv": "^6.12.5", "lodash.values": "^4.3.0" @@ -157,18 +157,18 @@ "integrity": "sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w==" }, "node_modules/@0x/subproviders": { - "version": "6.5.4", - "resolved": "https://registry.npmjs.org/@0x/subproviders/-/subproviders-6.5.4.tgz", - "integrity": "sha512-rr1CUTXUfh7mJIYoNU36Agkt9wvzVNFJ71g67v8dbdPCZFzAE6iesjzqjse4vSSHej4KKvHjCLLGRmfhMwixQQ==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/@0x/subproviders/-/subproviders-6.6.1.tgz", + "integrity": "sha512-rRYgW2WnXvKB4/eW2REyG+VC0C0bWkPsMI40snKwrXEF2pWKVoqSu/I0U5UfsyaVlD/0eeAf4y6p+59DlJjmPQ==", "hasInstallScript": true, "dependencies": { - "@0x/assert": "^3.0.28", - "@0x/types": "^3.3.3", - "@0x/typescript-typings": "^5.2.0", - "@0x/utils": "^6.4.3", - "@0x/web3-wrapper": "^7.5.4", - "@ethereumjs/common": "^2.2.0", - "@ethereumjs/tx": "^3.1.3", + "@0x/assert": "^3.0.30", + "@0x/types": "^3.3.4", + "@0x/typescript-typings": "^5.2.1", + "@0x/utils": "^6.4.4", + "@0x/web3-wrapper": "^7.6.1", + "@ethereumjs/common": "^2.4.0", + "@ethereumjs/tx": "^3.3.0", "@ledgerhq/hw-app-eth": "^4.3.0", "@ledgerhq/hw-transport-u2f": "4.24.0", "@types/hdkey": "^0.7.0", @@ -176,8 +176,8 @@ "@types/web3-provider-engine": "^14.0.0", "bip39": "^2.5.0", "bn.js": "^4.11.8", - "ethereum-types": "^3.5.0", - "ethereumjs-util": "^7.0.10", + "ethereum-types": "^3.6.0", + "ethereumjs-util": "^7.1.0", "ganache-core": "^2.13.2", "hdkey": "^0.7.1", "json-rpc-error": "2.0.0", @@ -325,13 +325,13 @@ } }, "node_modules/@0x/types": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/@0x/types/-/types-3.3.3.tgz", - "integrity": "sha512-pImq1ukZl+YN64ZKQqNPTOK8noNw4rHMksEEPzFGM26x7Utovf8Py+VFqbZrn1TMw/9WWGeZg8lPxs+LUYxayw==", + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/@0x/types/-/types-3.3.4.tgz", + "integrity": "sha512-lB6maU/D1TEBrJXQcbwzGilmugX9qrfhxbyPr8r89TinSHe2SS694tTKIyI+ijnTbhyVjWzEnA95iuWxhPmP5g==", "dependencies": { "@types/node": "12.12.54", "bignumber.js": "~9.0.0", - "ethereum-types": "^3.5.0" + "ethereum-types": "^3.6.0" }, "engines": { "node": ">=6.12" @@ -343,15 +343,15 @@ "integrity": "sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w==" }, "node_modules/@0x/typescript-typings": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@0x/typescript-typings/-/typescript-typings-5.2.0.tgz", - "integrity": "sha512-8Gk0riQ37HTv3bNe/iWsb9mcJuRCMk/16PZTzA3IUauNQajcJgTD601pHbmBF57SJDpFhJIRg2Crcf6hePlzBA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@0x/typescript-typings/-/typescript-typings-5.2.1.tgz", + "integrity": "sha512-2yswstFMy/cpF+MrJclEZc8BNceBAVovwzRYdz1CyGPfzMT1Kh8jVGeexx0KvVw58KrhxMgcRD4mzCSHNqzjPA==", "dependencies": { "@types/bn.js": "^4.11.0", "@types/node": "12.12.54", "@types/react": "*", "bignumber.js": "~9.0.0", - "ethereum-types": "^3.5.0", + "ethereum-types": "^3.6.0", "popper.js": "1.14.3" }, "engines": { @@ -363,31 +363,21 @@ "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.54.tgz", "integrity": "sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w==" }, - "node_modules/@0x/typescript-typings/node_modules/@types/react": { - "version": "17.0.18", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.18.tgz", - "integrity": "sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==", - "dependencies": { - "@types/prop-types": "*", - "@types/scheduler": "*", - "csstype": "^3.0.2" - } - }, "node_modules/@0x/utils": { - "version": "6.4.3", - "resolved": "https://registry.npmjs.org/@0x/utils/-/utils-6.4.3.tgz", - "integrity": "sha512-HxZ22/fGGL56BhKAtPWe9mAurhzwH775uL6uEpHWt0TuOgNAdDZHz5GhiCh6mTz+5Bf6jmk0/VroMcWUB8qFnw==", + "version": "6.4.4", + "resolved": "https://registry.npmjs.org/@0x/utils/-/utils-6.4.4.tgz", + "integrity": "sha512-gTfK14tdMNtsmHC6FCrWz221+MYJNdDBdhA1hhnT+Kvru22uvhdTpP2udy7296/4yHZaEkDt5ZkvgJMsJCEhbg==", "dependencies": { - "@0x/types": "^3.3.3", - "@0x/typescript-typings": "^5.2.0", + "@0x/types": "^3.3.4", + "@0x/typescript-typings": "^5.2.1", "@types/mocha": "^5.2.7", "@types/node": "12.12.54", "abortcontroller-polyfill": "^1.1.9", "bignumber.js": "~9.0.0", "chalk": "^2.3.0", "detect-node": "2.0.3", - "ethereum-types": "^3.5.0", - "ethereumjs-util": "^7.0.10", + "ethereum-types": "^3.6.0", + "ethereumjs-util": "^7.1.0", "ethers": "~4.0.4", "isomorphic-fetch": "2.2.1", "js-sha3": "^0.7.0", @@ -443,17 +433,17 @@ "integrity": "sha1-IOgd5iLUoCWIzgyNqJc8vPHTE48=" }, "node_modules/@0x/web3-wrapper": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/@0x/web3-wrapper/-/web3-wrapper-7.5.4.tgz", - "integrity": "sha512-oMPo9TmAIdzW9Pgn1EwehUywGhRjmxJdIGXPf/gMir1Mnkydv9MY6ICJV5yrd0vkVG+SCWzsYEAkYNqbip/XCQ==", - "dependencies": { - "@0x/assert": "^3.0.28", - "@0x/json-schemas": "^6.2.0", - "@0x/typescript-typings": "^5.2.0", - "@0x/utils": "^6.4.3", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@0x/web3-wrapper/-/web3-wrapper-7.6.1.tgz", + "integrity": "sha512-Yv0xeAwobkooW1T6QsQ/MI69sHGJIXhVNTgAkoSjOVLs2u/WdQPi6OQsZP+hhpXu6XbAdZ/frvkz1saPxF3Q/w==", + "dependencies": { + "@0x/assert": "^3.0.30", + "@0x/json-schemas": "^6.4.0", + "@0x/typescript-typings": "^5.2.1", + "@0x/utils": "^6.4.4", "@types/node": "12.12.54", - "ethereum-types": "^3.5.0", - "ethereumjs-util": "^7.0.10", + "ethereum-types": "^3.6.0", + "ethereumjs-util": "^7.1.0", "ethers": "~4.0.4", "lodash": "^4.17.11" }, @@ -19965,9 +19955,9 @@ } }, "node_modules/ethereum-types": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/ethereum-types/-/ethereum-types-3.5.0.tgz", - "integrity": "sha512-vTGJl45DxOK21w3rzlqV8KrfcdIJC+4ZqxFkjNf1aw2GBMXZy2MxiibUqBth2M823d98WgOuFpVHobOfa7ejDw==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/ethereum-types/-/ethereum-types-3.6.0.tgz", + "integrity": "sha512-iJX96C9W1elWhCZKUiSQfWn9fC+EO+xU2TvAE/p7QhMwcGibihKsxcG27B/4WZAudd8jNoeIhY4PH2qQPLuUfw==", "dependencies": { "@types/node": "12.12.54", "bignumber.js": "~9.0.0" @@ -53280,13 +53270,13 @@ }, "dependencies": { "@0x/assert": { - "version": "3.0.28", - "resolved": "https://registry.npmjs.org/@0x/assert/-/assert-3.0.28.tgz", - "integrity": "sha512-hBiBhoThQTEbzHSv/VEuiOAqzP7LWzVs9XXtdb2O8757ocWEcewJsp4cwgqdA4it4IwlWdwG5ASRn7BMSNcyXg==", + "version": "3.0.30", + "resolved": "https://registry.npmjs.org/@0x/assert/-/assert-3.0.30.tgz", + "integrity": "sha512-/yFLEZQKb82B2e2GyRFzLKGDoAmqajlZmEdkuPVzq1UB1BTIcURdWjC0JJGQTBJLTObDzfzrWCgIiNeXHYMggA==", "requires": { - "@0x/json-schemas": "^6.2.0", - "@0x/typescript-typings": "^5.2.0", - "@0x/utils": "^6.4.3", + "@0x/json-schemas": "^6.4.0", + "@0x/typescript-typings": "^5.2.1", + "@0x/utils": "^6.4.4", "@types/node": "12.12.54", "lodash": "^4.17.11", "valid-url": "^1.0.9" @@ -53300,11 +53290,11 @@ } }, "@0x/json-schemas": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/@0x/json-schemas/-/json-schemas-6.2.0.tgz", - "integrity": "sha512-k3Oe4V5ZwHeCLvMeElMJ6n8Aa3OAip8zcnMrZbtr1jR10ZMvcuZHtSyzXVSFjAw/X0PcAsTvWscmZoZaFcoThg==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@0x/json-schemas/-/json-schemas-6.4.0.tgz", + "integrity": "sha512-QXyk1F05TcsCRGcQmri97jm4JPyn0OLtcUYbzTTcozSRJ6DoOxyfE0vn+rOEmqdxQcEqKJuRf3H6Fq+G/7Sbqw==", "requires": { - "@0x/typescript-typings": "^5.2.0", + "@0x/typescript-typings": "^5.2.1", "@types/node": "12.12.54", "ajv": "^6.12.5", "lodash.values": "^4.3.0" @@ -53318,17 +53308,17 @@ } }, "@0x/subproviders": { - "version": "6.5.4", - "resolved": "https://registry.npmjs.org/@0x/subproviders/-/subproviders-6.5.4.tgz", - "integrity": "sha512-rr1CUTXUfh7mJIYoNU36Agkt9wvzVNFJ71g67v8dbdPCZFzAE6iesjzqjse4vSSHej4KKvHjCLLGRmfhMwixQQ==", - "requires": { - "@0x/assert": "^3.0.28", - "@0x/types": "^3.3.3", - "@0x/typescript-typings": "^5.2.0", - "@0x/utils": "^6.4.3", - "@0x/web3-wrapper": "^7.5.4", - "@ethereumjs/common": "^2.2.0", - "@ethereumjs/tx": "^3.1.3", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/@0x/subproviders/-/subproviders-6.6.1.tgz", + "integrity": "sha512-rRYgW2WnXvKB4/eW2REyG+VC0C0bWkPsMI40snKwrXEF2pWKVoqSu/I0U5UfsyaVlD/0eeAf4y6p+59DlJjmPQ==", + "requires": { + "@0x/assert": "^3.0.30", + "@0x/types": "^3.3.4", + "@0x/typescript-typings": "^5.2.1", + "@0x/utils": "^6.4.4", + "@0x/web3-wrapper": "^7.6.1", + "@ethereumjs/common": "^2.4.0", + "@ethereumjs/tx": "^3.3.0", "@ledgerhq/hw-app-eth": "^4.3.0", "@ledgerhq/hw-transport-node-hid": "^4.3.0", "@ledgerhq/hw-transport-u2f": "4.24.0", @@ -53337,8 +53327,8 @@ "@types/web3-provider-engine": "^14.0.0", "bip39": "^2.5.0", "bn.js": "^4.11.8", - "ethereum-types": "^3.5.0", - "ethereumjs-util": "^7.0.10", + "ethereum-types": "^3.6.0", + "ethereumjs-util": "^7.1.0", "ganache-core": "^2.13.2", "hdkey": "^0.7.1", "json-rpc-error": "2.0.0", @@ -53488,13 +53478,13 @@ } }, "@0x/types": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/@0x/types/-/types-3.3.3.tgz", - "integrity": "sha512-pImq1ukZl+YN64ZKQqNPTOK8noNw4rHMksEEPzFGM26x7Utovf8Py+VFqbZrn1TMw/9WWGeZg8lPxs+LUYxayw==", + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/@0x/types/-/types-3.3.4.tgz", + "integrity": "sha512-lB6maU/D1TEBrJXQcbwzGilmugX9qrfhxbyPr8r89TinSHe2SS694tTKIyI+ijnTbhyVjWzEnA95iuWxhPmP5g==", "requires": { "@types/node": "12.12.54", "bignumber.js": "~9.0.0", - "ethereum-types": "^3.5.0" + "ethereum-types": "^3.6.0" }, "dependencies": { "@types/node": { @@ -53505,15 +53495,15 @@ } }, "@0x/typescript-typings": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@0x/typescript-typings/-/typescript-typings-5.2.0.tgz", - "integrity": "sha512-8Gk0riQ37HTv3bNe/iWsb9mcJuRCMk/16PZTzA3IUauNQajcJgTD601pHbmBF57SJDpFhJIRg2Crcf6hePlzBA==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/@0x/typescript-typings/-/typescript-typings-5.2.1.tgz", + "integrity": "sha512-2yswstFMy/cpF+MrJclEZc8BNceBAVovwzRYdz1CyGPfzMT1Kh8jVGeexx0KvVw58KrhxMgcRD4mzCSHNqzjPA==", "requires": { "@types/bn.js": "^4.11.0", "@types/node": "12.12.54", "@types/react": "*", "bignumber.js": "~9.0.0", - "ethereum-types": "^3.5.0", + "ethereum-types": "^3.6.0", "popper.js": "1.14.3" }, "dependencies": { @@ -53521,34 +53511,24 @@ "version": "12.12.54", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.54.tgz", "integrity": "sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w==" - }, - "@types/react": { - "version": "17.0.18", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.18.tgz", - "integrity": "sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==", - "requires": { - "@types/prop-types": "*", - "@types/scheduler": "*", - "csstype": "^3.0.2" - } } } }, "@0x/utils": { - "version": "6.4.3", - "resolved": "https://registry.npmjs.org/@0x/utils/-/utils-6.4.3.tgz", - "integrity": "sha512-HxZ22/fGGL56BhKAtPWe9mAurhzwH775uL6uEpHWt0TuOgNAdDZHz5GhiCh6mTz+5Bf6jmk0/VroMcWUB8qFnw==", + "version": "6.4.4", + "resolved": "https://registry.npmjs.org/@0x/utils/-/utils-6.4.4.tgz", + "integrity": "sha512-gTfK14tdMNtsmHC6FCrWz221+MYJNdDBdhA1hhnT+Kvru22uvhdTpP2udy7296/4yHZaEkDt5ZkvgJMsJCEhbg==", "requires": { - "@0x/types": "^3.3.3", - "@0x/typescript-typings": "^5.2.0", + "@0x/types": "^3.3.4", + "@0x/typescript-typings": "^5.2.1", "@types/mocha": "^5.2.7", "@types/node": "12.12.54", "abortcontroller-polyfill": "^1.1.9", "bignumber.js": "~9.0.0", "chalk": "^2.3.0", "detect-node": "2.0.3", - "ethereum-types": "^3.5.0", - "ethereumjs-util": "^7.0.10", + "ethereum-types": "^3.6.0", + "ethereumjs-util": "^7.1.0", "ethers": "~4.0.4", "isomorphic-fetch": "2.2.1", "js-sha3": "^0.7.0", @@ -53605,17 +53585,17 @@ } }, "@0x/web3-wrapper": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/@0x/web3-wrapper/-/web3-wrapper-7.5.4.tgz", - "integrity": "sha512-oMPo9TmAIdzW9Pgn1EwehUywGhRjmxJdIGXPf/gMir1Mnkydv9MY6ICJV5yrd0vkVG+SCWzsYEAkYNqbip/XCQ==", - "requires": { - "@0x/assert": "^3.0.28", - "@0x/json-schemas": "^6.2.0", - "@0x/typescript-typings": "^5.2.0", - "@0x/utils": "^6.4.3", + "version": "7.6.1", + "resolved": "https://registry.npmjs.org/@0x/web3-wrapper/-/web3-wrapper-7.6.1.tgz", + "integrity": "sha512-Yv0xeAwobkooW1T6QsQ/MI69sHGJIXhVNTgAkoSjOVLs2u/WdQPi6OQsZP+hhpXu6XbAdZ/frvkz1saPxF3Q/w==", + "requires": { + "@0x/assert": "^3.0.30", + "@0x/json-schemas": "^6.4.0", + "@0x/typescript-typings": "^5.2.1", + "@0x/utils": "^6.4.4", "@types/node": "12.12.54", - "ethereum-types": "^3.5.0", - "ethereumjs-util": "^7.0.10", + "ethereum-types": "^3.6.0", + "ethereumjs-util": "^7.1.0", "ethers": "~4.0.4", "lodash": "^4.17.11" }, @@ -69236,9 +69216,9 @@ } }, "ethereum-types": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/ethereum-types/-/ethereum-types-3.5.0.tgz", - "integrity": "sha512-vTGJl45DxOK21w3rzlqV8KrfcdIJC+4ZqxFkjNf1aw2GBMXZy2MxiibUqBth2M823d98WgOuFpVHobOfa7ejDw==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/ethereum-types/-/ethereum-types-3.6.0.tgz", + "integrity": "sha512-iJX96C9W1elWhCZKUiSQfWn9fC+EO+xU2TvAE/p7QhMwcGibihKsxcG27B/4WZAudd8jNoeIhY4PH2qQPLuUfw==", "requires": { "@types/node": "12.12.54", "bignumber.js": "~9.0.0" diff --git a/package.json b/package.json index f1f58f91d..5d4588c5a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": false, "license": "BSD-3-Clause", "dependencies": { - "@0x/subproviders": "^6.5.4", + "@0x/subproviders": "^6.6.1", "@aave/aave-ui-kit": "^0.1.16", "@aave/contract-helpers": "0.27.2", "@aave/math-utils": "0.27.2",