Update dependency @elastic/elasticsearch to ^7.16.0-canary.3 (#112383)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-16 17:21:46 +02:00 committed by GitHub
parent d560d74bb9
commit c05a34a060
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -94,7 +94,7 @@
"@elastic/apm-rum-react": "^1.3.1",
"@elastic/charts": "34.2.1",
"@elastic/datemath": "link:bazel-bin/packages/elastic-datemath",
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@^7.16.0-canary.2",
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@^7.16.0-canary.3",
"@elastic/ems-client": "7.15.0",
"@elastic/eui": "37.6.0",
"@elastic/filesaver": "1.1.2",

View file

@ -1408,10 +1408,10 @@
dependencies:
"@elastic/ecs-helpers" "^1.1.0"
"@elastic/elasticsearch@npm:@elastic/elasticsearch-canary@^7.16.0-canary.2":
version "7.16.0-canary.2"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch-canary/-/elasticsearch-canary-7.16.0-canary.2.tgz#5dc839b393825e1f6976bf304a99fc6a40384663"
integrity sha512-F1b/vTs+Y4qVfARrTsHTclxK9HT82ZB/U2+LxZTyYGeHZZbEeutoXEwW6JxaRO6ZbP/F/xK44cUtq8H/mT41og==
"@elastic/elasticsearch@npm:@elastic/elasticsearch-canary@^7.16.0-canary.3":
version "7.16.0-canary.3"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch-canary/-/elasticsearch-canary-7.16.0-canary.3.tgz#8f27e1cd496d402e16b1ec9eb42cf42fa6969fbe"
integrity sha512-n/XfzVg8SYwEKJJKxP65FRzWPxeoDh+GQrTR1fOUacOxK2Eub8C8V8wm5oSbIWWUg7x+Y52dHjfs1Hf0ej3oIw==
dependencies:
debug "^4.3.1"
hpagent "^0.1.1"