mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Update dependency chromedriver to v138
This commit is contained in:
parent
f95a8cfc4a
commit
37dae5e479
2 changed files with 5 additions and 5 deletions
|
@ -667,7 +667,7 @@
|
|||
"callsites": "^3.1.0",
|
||||
"chai": "3.5.0",
|
||||
"chance": "1.0.18",
|
||||
"chromedriver": "^134.0.2",
|
||||
"chromedriver": "^138.0.0",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
"cmd-shim": "^2.1.0",
|
||||
"compression-webpack-plugin": "^4.0.0",
|
||||
|
|
|
@ -9509,10 +9509,10 @@ chrome-trace-event@^1.0.2:
|
|||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
chromedriver@^134.0.2:
|
||||
version "134.0.2"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-134.0.2.tgz#a9ccfbb4e1f3398c3289e755ddec657ed8158ccf"
|
||||
integrity sha512-r1yIHP0Lo61CdFGjZXITSY2ZGYBS5B/qwOs8NMm0r31qnyS4MAuSmMiIiZKhu+ThxfcT8zPrGPGT6RmM0LWljQ==
|
||||
chromedriver@^138.0.0:
|
||||
version "138.0.0"
|
||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-138.0.0.tgz#316f296ba440cddf138cd6ed2b6b62ffe29a1579"
|
||||
integrity sha512-bJ/DNm5Y0TbqM71ARaAohTWVwcQ2SsWciYC5Q9Ul7DC/oTxm6B1vI2h6WscFCOOi49ul4tXZVjA/LOruljjmjA==
|
||||
dependencies:
|
||||
"@testim/chrome-version" "^1.1.4"
|
||||
axios "^1.7.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue