diff --git a/frontend/package.json b/frontend/package.json index a2e6fde0af..3016db8bcd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -82,7 +82,7 @@ "nodemon": "^3.1.10", "npm-run-all": "^4.1.5", "p-limit": "^6.2.0", - "playwright": "1.52.0", + "playwright": "1.56.1", "postcss": "^8.5.4", "postcss-clean": "^1.2.2", "prettier": "3.5.3", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index e11479fcf7..9f8c8c5132 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4352,7 +4352,7 @@ __metadata: npm-run-all: "npm:^4.1.5" opentype.js: "npm:^1.3.4" p-limit: "npm:^6.2.0" - playwright: "npm:1.52.0" + playwright: "npm:1.56.1" postcss: "npm:^8.5.4" postcss-clean: "npm:^1.2.2" postcss-modules: "npm:^6.0.1"