diff --git a/generators/client/templates/common/package.json b/generators/client/templates/common/package.json index 1493c9eea015..fc296899b6df 100644 --- a/generators/client/templates/common/package.json +++ b/generators/client/templates/common/package.json @@ -6,7 +6,7 @@ "cypress": "9.1.1", "eslint-plugin-cypress": "2.12.1", "cypress-audit": "1.1.0", - "lighthouse": "9.1.0", + "lighthouse": "11.7.0", "nyc": "15.1.0" }, "dependencies": {