diff --git a/playwright/package.json b/playwright/package.json index b409d44c..2483d6ec 100644 --- a/playwright/package.json +++ b/playwright/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@playwright/test": "^1.60.0", "@types/node": "^25.9.1", - "playwright-bdd": "^8.5.1" + "playwright-bdd": "^9.0.0" }, "directories": { "test": "tests"