diff --git a/docs/_includes/version/browsertime.txt b/docs/_includes/version/browsertime.txt index 4e1337470..2fde6273a 100644 --- a/docs/_includes/version/browsertime.txt +++ b/docs/_includes/version/browsertime.txt @@ -1 +1 @@ -17.8.0 \ No newline at end of file +17.8.1 \ No newline at end of file diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 01ee2e1cf..098a21295 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -15,7 +15,7 @@ "@tgwf/co2": "0.12.2", "aws-sdk": "2.1327.0", "axe-core": "4.6.3", - "browsertime": "17.8.0", + "browsertime": "17.8.1", "cli-color": "2.0.3", "coach-core": "7.1.3", "concurrent-queue": "7.0.2", @@ -1843,9 +1843,9 @@ } }, "node_modules/browsertime": { - "version": "17.8.0", - "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.8.0.tgz", - "integrity": "sha512-NaS4b6a2bWMBGIFMW+u2Wj4Ic44qHv/5UoZXB5Ap/f9coTIeq27reDQlcziy4R1ncGD/s7rI93nyjPBiELLzFA==", + "version": "17.8.1", + "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.8.1.tgz", + "integrity": "sha512-vLrfi67Eq3Q+gCgkstQ63Pg2cuiFqnfi0oh4IdfimQrw7Oloy0Tri12jpxf25pNWwF4RnGXxscAZsPZmpJdKDQ==", "dependencies": { "@cypress/xvfb": "1.2.4", "@devicefarmer/adbkit": "2.11.3", @@ -1860,7 +1860,7 @@ "dayjs": "1.11.7", "execa": "7.0.0", "fast-stats": "0.0.6", - "ff-test-bidi-har-export": "0.0.8", + "ff-test-bidi-har-export": "0.0.10", "find-up": "6.3.0", "get-port": "6.1.2", "hasbin": "1.2.3", @@ -3832,9 +3832,9 @@ } }, "node_modules/ff-test-bidi-har-export": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/ff-test-bidi-har-export/-/ff-test-bidi-har-export-0.0.8.tgz", - "integrity": "sha512-9E9sbvVAdoQbeq1GfGvFKN7jLpl32NmG+P8hdbt6XZLqjJ120wH6FYDntBKfNhmfNM3KhIcz0D5K3Eynq74MNw==" + "version": "0.0.10", + "resolved": "https://registry.npmjs.org/ff-test-bidi-har-export/-/ff-test-bidi-har-export-0.0.10.tgz", + "integrity": "sha512-0azA5fUrA3Fn4KFAg2LcFqM2Xav7+H41gj4GHgLMhZxSyHfPV0yhbs1y+6sv+skgak/IbBb75KZmkj0VFsdyEg==" }, "node_modules/figures": { "version": "5.0.0", @@ -10632,9 +10632,9 @@ } }, "browsertime": { - "version": "17.8.0", - "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.8.0.tgz", - "integrity": "sha512-NaS4b6a2bWMBGIFMW+u2Wj4Ic44qHv/5UoZXB5Ap/f9coTIeq27reDQlcziy4R1ncGD/s7rI93nyjPBiELLzFA==", + "version": "17.8.1", + "resolved": "https://registry.npmjs.org/browsertime/-/browsertime-17.8.1.tgz", + "integrity": "sha512-vLrfi67Eq3Q+gCgkstQ63Pg2cuiFqnfi0oh4IdfimQrw7Oloy0Tri12jpxf25pNWwF4RnGXxscAZsPZmpJdKDQ==", "requires": { "@cypress/xvfb": "1.2.4", "@devicefarmer/adbkit": "2.11.3", @@ -10649,7 +10649,7 @@ "dayjs": "1.11.7", "execa": "7.0.0", "fast-stats": "0.0.6", - "ff-test-bidi-har-export": "0.0.8", + "ff-test-bidi-har-export": "0.0.10", "find-up": "6.3.0", "get-port": "6.1.2", "hasbin": "1.2.3", @@ -12140,9 +12140,9 @@ } }, "ff-test-bidi-har-export": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/ff-test-bidi-har-export/-/ff-test-bidi-har-export-0.0.8.tgz", - "integrity": "sha512-9E9sbvVAdoQbeq1GfGvFKN7jLpl32NmG+P8hdbt6XZLqjJ120wH6FYDntBKfNhmfNM3KhIcz0D5K3Eynq74MNw==" + "version": "0.0.10", + "resolved": "https://registry.npmjs.org/ff-test-bidi-har-export/-/ff-test-bidi-har-export-0.0.10.tgz", + "integrity": "sha512-0azA5fUrA3Fn4KFAg2LcFqM2Xav7+H41gj4GHgLMhZxSyHfPV0yhbs1y+6sv+skgak/IbBb75KZmkj0VFsdyEg==" }, "figures": { "version": "5.0.0", diff --git a/package.json b/package.json index 82cb8485b..25299a110 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@tgwf/co2": "0.12.2", "aws-sdk": "2.1327.0", "axe-core": "4.6.3", - "browsertime": "17.8.0", + "browsertime": "17.8.1", "coach-core": "7.1.3", "cli-color": "2.0.3", "concurrent-queue": "7.0.2",