mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
* Bump ems-client to 7.7.1 * Update in x-pack dir, too * erg, yarn lock Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
31084975fd
commit
bca0bb4c34
3 changed files with 6 additions and 6 deletions
|
@ -117,7 +117,7 @@
|
|||
"@babel/register": "^7.7.0",
|
||||
"@elastic/charts": "^18.1.0",
|
||||
"@elastic/datemath": "5.0.2",
|
||||
"@elastic/ems-client": "7.7.0",
|
||||
"@elastic/ems-client": "7.7.1",
|
||||
"@elastic/eui": "21.0.1",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
"@elastic/good": "8.1.1-kibana2",
|
||||
|
|
|
@ -181,7 +181,7 @@
|
|||
"@babel/register": "^7.7.0",
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@elastic/datemath": "5.0.2",
|
||||
"@elastic/ems-client": "7.7.0",
|
||||
"@elastic/ems-client": "7.7.1",
|
||||
"@elastic/eui": "21.0.1",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
"@elastic/maki": "6.2.0",
|
||||
|
|
|
@ -2586,10 +2586,10 @@
|
|||
once "^1.4.0"
|
||||
pump "^3.0.0"
|
||||
|
||||
"@elastic/ems-client@7.7.0":
|
||||
version "7.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/ems-client/-/ems-client-7.7.0.tgz#7d36d716dd941f060b9fcdae94f186a9aecc5cc2"
|
||||
integrity sha512-JatsSyLik/8MTEOEimzEZ3NYjvGL1YzjbGujuSCgaXhPRqzu/wvMLEL8dlVpmYFZ7ALbGNsVdho4Hr8tngsIMw==
|
||||
"@elastic/ems-client@7.7.1":
|
||||
version "7.7.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/ems-client/-/ems-client-7.7.1.tgz#cda9277cb851b6d1aa0408fe2814de98f1474fb8"
|
||||
integrity sha512-8ikEUbsM+wxENqi/cwrmo4+2vwZkVoFDPSIrw3bQG2mQaE3l+3w1eMPKxsvQq0r79ivzXJ51gkvr8CffBkBkGw==
|
||||
dependencies:
|
||||
lodash "^4.17.15"
|
||||
node-fetch "^1.7.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue