diff --git a/package-lock.json b/package-lock.json index 4a2ae81..e27f3c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@sitespeed.io/plugin": "0.0.6", "chrome-launcher": "1.1.0", - "lighthouse": "11.4.0" + "lighthouse": "11.6.0" }, "devDependencies": { "eslint": "8.35.0", @@ -316,6 +316,11 @@ "node": ">= 8" } }, + "node_modules/@paulirish/trace_engine": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@paulirish/trace_engine/-/trace_engine-0.0.12.tgz", + "integrity": "sha512-PglukOOYGvjqgMVKNSa3a4grWrWzL97L47bgDCzqAnDSTJ+vDOKxMPXR3rsnLECoZzpbb9LCzS3CEg/NwwhRHQ==" + }, "node_modules/@puppeteer/browsers": { "version": "1.4.3", "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.4.3.tgz", @@ -763,9 +768,9 @@ "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" }, "node_modules/axe-core": { - "version": "4.8.2", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.2.tgz", - "integrity": "sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==", + "version": "4.8.4", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.4.tgz", + "integrity": "sha512-CZLSKisu/bhJ2awW4kJndluz2HLZYIHh5Uy1+ZwDRkJi69811xgIXXfdU9HSLX0Th+ILrHj8qfL/5wzamsFtQg==", "engines": { "node": ">=4" } @@ -1459,9 +1464,9 @@ } }, "node_modules/devtools-protocol": { - "version": "0.0.1211954", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1211954.tgz", - "integrity": "sha512-f6BRhngr9wpHN8omZOoSaEJFscTL+tjNhmeBqHHC3CZ3K2N75sDeKXZeTkAEkTCcrusDatfwjRRBh0uz4ov/sA==" + "version": "0.0.1232444", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1232444.tgz", + "integrity": "sha512-pM27vqEfxSxRkTMnF+XCmxSEb6duO5R+t8A9DEEJgy4Wz2RVanje2mmj99B6A3zv2r/qGfYlOvYznUhuokizmg==" }, "node_modules/dir-glob": { "version": "3.0.1", @@ -3143,16 +3148,17 @@ } }, "node_modules/lighthouse": { - "version": "11.4.0", - "resolved": "https://registry.npmjs.org/lighthouse/-/lighthouse-11.4.0.tgz", - "integrity": "sha512-NmGBIdLznIBTfla566gpNPdbascVA0uWFG2LyuRQPeMT06ai3QxzDqSpaR5dToDuEQIPkyU0qqxwHj8kst8x+g==", + "version": "11.6.0", + "resolved": "https://registry.npmjs.org/lighthouse/-/lighthouse-11.6.0.tgz", + "integrity": "sha512-ZM0B8W4TZW5pzpnkgHrfmuQuzWUUB9XsS9tuVcCrezVDeSYPwomihnikJFX9KqvGhqIa23BXKfIhiwzaF6Ls/g==", "dependencies": { + "@paulirish/trace_engine": "^0.0.12", "@sentry/node": "^6.17.4", - "axe-core": "^4.8.1", + "axe-core": "^4.8.4", "chrome-launcher": "^1.1.0", "configstore": "^5.0.1", "csp_evaluator": "1.1.1", - "devtools-protocol": "0.0.1211954", + "devtools-protocol": "0.0.1232444", "enquirer": "^2.3.6", "http-link-header": "^1.1.1", "intl-messageformat": "^10.5.3", @@ -3166,7 +3172,7 @@ "open": "^8.4.0", "parse-cache-control": "1.0.1", "ps-list": "^8.0.0", - "puppeteer-core": "^21.5.2", + "puppeteer-core": "^22.1.0", "robots-parser": "^3.0.1", "semver": "^5.3.0", "speedline-core": "^1.4.3", @@ -5598,6 +5604,11 @@ "fastq": "^1.6.0" } }, + "@paulirish/trace_engine": { + "version": "0.0.12", + "resolved": "https://registry.npmjs.org/@paulirish/trace_engine/-/trace_engine-0.0.12.tgz", + "integrity": "sha512-PglukOOYGvjqgMVKNSa3a4grWrWzL97L47bgDCzqAnDSTJ+vDOKxMPXR3rsnLECoZzpbb9LCzS3CEg/NwwhRHQ==" + }, "@puppeteer/browsers": { "version": "1.4.3", "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.4.3.tgz", @@ -5940,9 +5951,9 @@ } }, "axe-core": { - "version": "4.8.2", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.2.tgz", - "integrity": "sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==" + "version": "4.8.4", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.8.4.tgz", + "integrity": "sha512-CZLSKisu/bhJ2awW4kJndluz2HLZYIHh5Uy1+ZwDRkJi69811xgIXXfdU9HSLX0Th+ILrHj8qfL/5wzamsFtQg==" }, "b4a": { "version": "1.6.4", @@ -6462,9 +6473,9 @@ } }, "devtools-protocol": { - "version": "0.0.1211954", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1211954.tgz", - "integrity": "sha512-f6BRhngr9wpHN8omZOoSaEJFscTL+tjNhmeBqHHC3CZ3K2N75sDeKXZeTkAEkTCcrusDatfwjRRBh0uz4ov/sA==" + "version": "0.0.1232444", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1232444.tgz", + "integrity": "sha512-pM27vqEfxSxRkTMnF+XCmxSEb6duO5R+t8A9DEEJgy4Wz2RVanje2mmj99B6A3zv2r/qGfYlOvYznUhuokizmg==" }, "dir-glob": { "version": "3.0.1", @@ -7711,16 +7722,17 @@ } }, "lighthouse": { - "version": "11.4.0", - "resolved": "https://registry.npmjs.org/lighthouse/-/lighthouse-11.4.0.tgz", - "integrity": "sha512-NmGBIdLznIBTfla566gpNPdbascVA0uWFG2LyuRQPeMT06ai3QxzDqSpaR5dToDuEQIPkyU0qqxwHj8kst8x+g==", + "version": "11.6.0", + "resolved": "https://registry.npmjs.org/lighthouse/-/lighthouse-11.6.0.tgz", + "integrity": "sha512-ZM0B8W4TZW5pzpnkgHrfmuQuzWUUB9XsS9tuVcCrezVDeSYPwomihnikJFX9KqvGhqIa23BXKfIhiwzaF6Ls/g==", "requires": { + "@paulirish/trace_engine": "^0.0.12", "@sentry/node": "^6.17.4", - "axe-core": "^4.8.1", + "axe-core": "^4.8.4", "chrome-launcher": "^1.1.0", "configstore": "^5.0.1", "csp_evaluator": "1.1.1", - "devtools-protocol": "0.0.1211954", + "devtools-protocol": "0.0.1232444", "enquirer": "^2.3.6", "http-link-header": "^1.1.1", "intl-messageformat": "^10.5.3", diff --git a/package.json b/package.json index d051ccc..1b3b4e1 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "dependencies": { "chrome-launcher": "1.1.0", - "lighthouse": "11.4.0", + "lighthouse": "11.6.0", "@sitespeed.io/plugin": "0.0.6" }, "overrides": {