diff --git a/playwright/package.json b/playwright/package.json index 5e3ba94782..d521437e9c 100644 --- a/playwright/package.json +++ b/playwright/package.json @@ -8,14 +8,14 @@ "test:debug": "playwright test --debug" }, "devDependencies": { - "@playwright/test": "1.42.1", + "@playwright/test": "1.56.0", "eslint": "8.57.0", "eslint-config-standard": "17.1.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-n": "16.6.2", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.1.1", - "npm-check-updates": "16.14.18" + "npm-check-updates": "17.0.0" }, "dependencies": { "@faker-js/faker": "8.4.1",