Skip to content

Commit

Permalink
bump @elastic/elasticsearch to 7.9.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
mshustov committed Jul 17, 2020
1 parent 5cd1f6e commit 8e8c3df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"@elastic/apm-rum": "^5.2.0",
"@elastic/charts": "19.8.1",
"@elastic/datemath": "5.0.3",
"@elastic/elasticsearch": "7.8.0",
"@elastic/elasticsearch": "7.9.0-rc.1",
"@elastic/ems-client": "7.9.3",
"@elastic/eui": "26.3.1",
"@elastic/filesaver": "1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2172,10 +2172,10 @@
redux-immutable-state-invariant "^2.1.0"
redux-logger "^3.0.6"

"@elastic/elasticsearch@7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-7.8.0.tgz#3f9ee54fe8ef79874ebd231db03825fa500a7111"
integrity sha512-rUOTNN1At0KoN0Fcjd6+J7efghuURnoMTB/od9EMK6Mcdebi6N3z5ulShTsKRn6OanS9Eq3l/OmheQY1Y+WLcg==
"@elastic/elasticsearch@7.9.0-rc.1":
version "7.9.0-rc.1"
resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-7.9.0-rc.1.tgz#50205507ec84ccb95cb7a6d36e5570808749fee9"
integrity sha512-rVjiVj7VPLCusJPfywpb3gvcaA99uylYSum1Frcq4vi2Iqg118KXgYW6GOis2Y70oDZ6w6XRlT0ze5NA6SBa+g==
dependencies:
debug "^4.1.1"
decompress-response "^4.2.0"
Expand Down

0 comments on commit 8e8c3df

Please sign in to comment.