mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Upgrade chromedriver to 113.0.0 (#156950)
## Summary Closes #156821 Updating chromedriver dependency to match the latest Chrome release
This commit is contained in:
parent
0a0d82216f
commit
acce3cbbe4
2 changed files with 5 additions and 5 deletions
|
@ -1342,7 +1342,7 @@
|
|||
"backport": "^8.9.7",
|
||||
"callsites": "^3.1.0",
|
||||
"chance": "1.0.18",
|
||||
"chromedriver": "^112.0.0",
|
||||
"chromedriver": "^113.0.0",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"compression-webpack-plugin": "^4.0.0",
|
||||
"copy-webpack-plugin": "^6.0.2",
|
||||
|
|
|
@ -11980,10 +11980,10 @@ chrome-trace-event@^1.0.2:
|
|||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
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==
|
||||
chromedriver@^113.0.0:
|
||||
version "113.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-113.0.0.tgz#d4855f156ee51cea4282e04aadd29fa154e44dbb"
|
||||
integrity sha512-UnQlt2kPicYXVNHPzy9HfcWvEbKJjjKAEaatdcnP/lCIRwuSoZFVLH0HVDAGdbraXp3dNVhfE2Qx7gw8TnHnPw==
|
||||
dependencies:
|
||||
"@testim/chrome-version" "^1.1.3"
|
||||
axios "^1.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue