[#181] update Chrome driver to 113 ( latest stable ) in order for Nighwatch to be able to run

This commit is contained in:
Robin Scholtes 2023-05-11 11:06:08 +12:00
parent 2c08ccf070
commit 0bb3a4325e
2 changed files with 9 additions and 9 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": "^110.0.0",
"chromedriver": "^113.0.0",
"cli-progress": "^3.12.0",
"colors": "^1.4.0",
"copy-webpack-plugin": "^11.0.0",