Skip to content

Commit f96607c

Browse files
authored
Merge pull request #1656 from pandaninjas/patch-3
Update chromedriver to v119 so that it is compatible with the chrome …
2 parents 6ed9d45 + 6c63302 commit f96607c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"babel-plugin-dynamic-import-node": "^2.3.3",
5656
"babel-plugin-transform-builtin-extend": "1.1.2",
5757
"base64-loader": "^1.0.0",
58-
"chromedriver": "^114.0.2",
58+
"chromedriver": "^119.0.1",
5959
"cli-progress": "^3.12.0",
6060
"colors": "^1.4.0",
6161
"copy-webpack-plugin": "^11.0.0",

0 commit comments

Comments
 (0)