diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 22aa9f45..a348f52c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "sourceDir": "ext" }, "devDependencies": { - "@playwright/test": "^1.31.2", + "@playwright/test": "^1.37.0", "ajv": "^8.11.0", "browserify": "^17.0.0", "css": "^3.0.0", |