Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
martenrichter committed Feb 1, 2025
1 parent b7c8cb3 commit e5ba1c3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 23 deletions.
30 changes: 10 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"express": "^4.20.0",
"mocha": "^10.1.0",
"node-forge": "^1.3.1",
"playwright-core": "1.47.0-alpha-2024-08-03",
"playwright-test": "^14.1.4",
"playwright-core": "1.50.1",
"playwright-test": "^14.1.7",
"uint8arrays": "^4.0.2"
},
"devDependencies": {
Expand All @@ -88,7 +88,7 @@
},
"overrides": {
"playwright-test": {
"playwright-core": "1.47.0-alpha-2024-08-03"
"playwright-core": "1.50.1"
}
},
"binary": {
Expand Down

0 comments on commit e5ba1c3

Please sign in to comment.