mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
bump to 31
This commit is contained in:
parent
8baed5d753
commit
5ac713e640
2 changed files with 10 additions and 10 deletions
|
@ -100,7 +100,7 @@
|
|||
"@elastic/apm-rum-react": "^1.3.1",
|
||||
"@elastic/charts": "38.0.1",
|
||||
"@elastic/datemath": "link:bazel-bin/packages/elastic-datemath",
|
||||
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@^8.0.0-canary.30",
|
||||
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@^8.0.0-canary.31",
|
||||
"@elastic/ems-client": "7.16.0",
|
||||
"@elastic/eui": "39.1.1",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -2379,12 +2379,12 @@
|
|||
dependencies:
|
||||
"@elastic/ecs-helpers" "^1.1.0"
|
||||
|
||||
"@elastic/elasticsearch@npm:@elastic/elasticsearch-canary@^8.0.0-canary.30":
|
||||
version "8.0.0-canary.30"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch-canary/-/elasticsearch-canary-8.0.0-canary.30.tgz#9c7c915516e05e56d4275e057e0960eab186318e"
|
||||
integrity sha512-cFXDiycUNjmGms5f5cEBTxPuu4GtzV9W/hkJ6wmUn8Yf7P7TfbCK9VuQKjst+G05Nu0Wm4s5602Z4DaUjl+XjA==
|
||||
"@elastic/elasticsearch@npm:@elastic/elasticsearch-canary@^8.0.0-canary.31":
|
||||
version "8.0.0-canary.31"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch-canary/-/elasticsearch-canary-8.0.0-canary.31.tgz#79aa97ee9c056a43060e6659d0cbd4f82c8735b6"
|
||||
integrity sha512-DKYYAXwvNKjZzEZt74hywRH9wCjsXqUS8kRXr7AXHuccg3jAolViN+3/Asohn7qFcUqUYy+OvDb9TpDJA4CykQ==
|
||||
dependencies:
|
||||
"@elastic/transport" "^0.0.12"
|
||||
"@elastic/transport" "^0.0.13"
|
||||
tslib "^2.3.0"
|
||||
|
||||
"@elastic/ems-client@7.16.0":
|
||||
|
@ -2571,10 +2571,10 @@
|
|||
ts-node "^10.2.1"
|
||||
typescript "^4.3.5"
|
||||
|
||||
"@elastic/transport@^0.0.12":
|
||||
version "0.0.12"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/transport/-/transport-0.0.12.tgz#406580c22ee1f414af08e41fd05bffd04f9afbf6"
|
||||
integrity sha512-YX1X9CLcrW1yUgXsuwtdrgalQcTxzATbjlsYLqj+mW4FgCrtyK2F1+crUcPza/wp5qOSv1lREz0PgMapHzKOCQ==
|
||||
"@elastic/transport@^0.0.13":
|
||||
version "0.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/transport/-/transport-0.0.13.tgz#7debe13146084e6421b222c8863a264393f87709"
|
||||
integrity sha512-hiCeEVOlCOsUBiYmWho0Nebr5E4K6pA/zGj72tMX5oJ5mWEZ4wuvw7liiUazWXMrA2UmUAy82/Qnb5mdau7BwQ==
|
||||
dependencies:
|
||||
debug "^4.3.2"
|
||||
hpagent "^0.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue