Skip to content

Commit 5052968

Browse files
authored
Merge pull request #42 from github/jibrang/upgrade-playwright
Upgrade playwright to fix vuln
2 parents 38c5b6f + 873d2ee commit 5052968

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

package-lock.json

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint": "^8.0.1",
3030
"eslint-plugin-github": "^5.0.2",
3131
"nodejs-websocket": "^1.7.2",
32-
"playwright": "^1.48.2",
32+
"playwright": "1.55.1",
3333
"rollup": "^4.24.0",
3434
"typescript": "^5.6.3",
3535
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)