Update chromedriver to v119 so that it is compatible with the chrome version in CI

This commit is contained in:
Jocelyn Castellano 2023-11-20 11:01:00 -08:00 committed by GitHub
parent 6ed9d4554a
commit 6c63302d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",