upgrade chrome driver dependency

the CI/CD pipeline appears to be using chrome 127
This commit is contained in:
william-davis-dev 2024-08-06 22:13:42 -04:00
parent adf73aa251
commit 4a9dccaad9
2 changed files with 5 additions and 5 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": "^125.0.3",
"chromedriver": "^127.0.1",
"cli-progress": "^3.12.0",
"colors": "^1.4.0",
"copy-webpack-plugin": "^12.0.2",