diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index 29a8a436b..b9dbabd80 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -25,7 +25,7 @@ "@voltagent/core": "^0.1.24", "@voltagent/vercel-ai": "^0.1.9", "axios": "^1.5.0", - "playwright": "1.51.1", + "playwright": "1.55.1", "uuid": "^9.0.1", "zod": "3.24.2" },