diff --git a/tests/playwright/package.json b/tests/playwright/package.json index 9908421167..d685046cce 100644 --- a/tests/playwright/package.json +++ b/tests/playwright/package.json @@ -23,7 +23,7 @@ "author": "", "license": "ISC", "devDependencies": { - "@playwright/test": "^1.27.1", + "@playwright/test": "1.27.1", "@typescript-eslint/eslint-plugin": "^4.0.1", "@typescript-eslint/parser": "^4.0.1", "axios": "^0.24.0",