diff --git a/tests/playwright/package.json b/tests/playwright/package.json index 45e4d1262e..4540e50526 100644 --- a/tests/playwright/package.json +++ b/tests/playwright/package.json @@ -24,7 +24,7 @@ "author": "", "license": "ISC", "devDependencies": { - "@playwright/test": "1.35.1", + "@playwright/test": "1.30.0", "@typescript-eslint/eslint-plugin": "^5.59.11", "@typescript-eslint/parser": "^5.59.11", "axios": "^0.24.0",