Skip to content

Commit

Permalink
bump to 31
Browse files Browse the repository at this point in the history
  • Loading branch information
mshustov committed Oct 22, 2021
1 parent 8baed5d commit 5ac713e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]":
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 5ac713e

Please sign in to comment.