mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Upgrade chromedriver to 112.0.0 (#154652)
This commit is contained in:
parent
9b84061d3b
commit
a6642d0efe
2 changed files with 5 additions and 5 deletions
|
@ -1313,7 +1313,7 @@
|
|||
"backport": "^8.9.7",
|
||||
"callsites": "^3.1.0",
|
||||
"chance": "1.0.18",
|
||||
"chromedriver": "^110.0.0",
|
||||
"chromedriver": "^112.0.0",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"compression-webpack-plugin": "^4.0.0",
|
||||
"copy-webpack-plugin": "^6.0.2",
|
||||
|
|
|
@ -11866,10 +11866,10 @@ chrome-trace-event@^1.0.2:
|
|||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
chromedriver@^110.0.0:
|
||||
version "110.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-110.0.0.tgz#d00a1a2976592d933faa8e9839e97692922834a4"
|
||||
integrity sha512-Le6q8xrA/3fAt+g8qiN0YjsYxINIhQMC6wj9X3W5L77uN4NspEzklDrqYNwBcEVn7PcAEJ73nLlS7mTyZRspHA==
|
||||
chromedriver@^112.0.0:
|
||||
version "112.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-112.0.0.tgz#34c86f6cfc8f5e208100088dbb9563439243f8b2"
|
||||
integrity sha512-fEw1tI05dmK1KK8MGh99LAppP7zCOPEXUxxbYX5wpIBCCmKasyrwZhk/qsdnxJYKd/h0TfiHvGEj7ReDQXW1AA==
|
||||
dependencies:
|
||||
"@testim/chrome-version" "^1.1.3"
|
||||
axios "^1.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue