chore: bump playwright version (#4602)

This commit is contained in:
JimmFly
2023-10-14 03:37:18 +08:00
committed by GitHub
parent 227017625d
commit 2e1e486bc6
12 changed files with 54 additions and 30 deletions

View File

@@ -11,7 +11,7 @@
},
"devDependencies": {
"@node-rs/argon2": "^1.5.2",
"@playwright/test": "^1.38.1",
"@playwright/test": "^1.39.0",
"express": "^4.18.2",
"http-proxy-middleware": "^3.0.0-beta.1"
},