Merge pull request #1656 from pandaninjas/patch-3

Update chromedriver to v119 so that it is compatible with the chrome …
This commit is contained in:
a3957273 2024-02-02 18:21:29 +00:00 committed by GitHub
commit f96607c81b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-transform-builtin-extend": "1.1.2",
"base64-loader": "^1.0.0",
"chromedriver": "^114.0.2",
"chromedriver": "^119.0.1",
"cli-progress": "^3.12.0",
"colors": "^1.4.0",
"copy-webpack-plugin": "^11.0.0",