diff --git a/package.json b/package.json index 7c3bde0..1c15e5d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "got": "^14.4.2" }, "devDependencies": { - "@playwright/test": "^1.47.1", + "@playwright/test": "1.48.0", "@podman-desktop/tests-playwright": "next", "@playwright/test": "^1.47.1", "@podman-desktop/tests-playwright": "next", diff --git a/yarn.lock b/yarn.lock index 9d83343..f889b2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -326,10 +326,10 @@ resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@playwright/test@^1.47.1": - version "1.47.2" - resolved "https://registry.npmjs.org/@playwright/test/-/test-1.47.2.tgz" - integrity sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ== +"@playwright/test@1.48.0": + version "1.48.0" + resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.48.0.tgz#4b81434a3ca75e2a6f82a645287784223a45434c" + integrity sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w== dependencies: playwright "1.47.2"