mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
Update dependency @elastic/elasticsearch to ^8.18.0
This commit is contained in:
parent
54d58acf36
commit
a1ce624847
2 changed files with 5 additions and 5 deletions
|
@ -121,7 +121,7 @@
|
|||
"@elastic/datemath": "5.0.3",
|
||||
"@elastic/ebt": "^1.1.1",
|
||||
"@elastic/ecs": "^8.11.5",
|
||||
"@elastic/elasticsearch": "^8.17.1",
|
||||
"@elastic/elasticsearch": "^8.18.0",
|
||||
"@elastic/ems-client": "8.6.3",
|
||||
"@elastic/eui": "101.3.0-classic.0",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
|
|
|
@ -2129,10 +2129,10 @@
|
|||
"@elastic/transport" "^8.3.1"
|
||||
tslib "^2.4.0"
|
||||
|
||||
"@elastic/elasticsearch@^8.17.1":
|
||||
version "8.17.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-8.17.1.tgz#97baa241f1f7bdd9b9b5c7479c64996e4c54adea"
|
||||
integrity sha512-EaDP4/jfNu0nhnHZjxk9bL9ofKWKX9QUdEJ8QsGa+/KMPBEwD+HMyYXH4FSRlg7YONI0UbdO/mMZobvcEnMFBA==
|
||||
"@elastic/elasticsearch@^8.18.0":
|
||||
version "8.18.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-8.18.0.tgz#070d0787428dbaaad43a7442a59065fed087ad72"
|
||||
integrity sha512-o+EPRDIdkdPo1f67vYAdUF6B43igKV781KfI330HjTuFviHQzKCgFCC5wEr3NXu/o8iswkq5U2HO/Z5thGunxg==
|
||||
dependencies:
|
||||
"@elastic/transport" "^8.9.1"
|
||||
apache-arrow "^18.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue