diff --git a/node_modules/playwright/package.json b/node_modules/playwright/package.json index 471f4d63..c0a01fd3 100644 --- a/node_modules/playwright/package.json +++ b/node_modules/playwright/package.json @@ -63,6 +63,6 @@ "playwright-core": "1.56.1" }, "optionalDependencies": { - "fsevents": "2.3.2" + "fsevents": "2.3.3" } }