mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
c6ad0ebd6d
commit
64f1a46fe9
2 changed files with 6 additions and 6 deletions
|
@ -94,7 +94,7 @@
|
|||
"@babel/runtime": "^7.12.5",
|
||||
"@elastic/datemath": "link:packages/elastic-datemath",
|
||||
"@elastic/elasticsearch": "npm:@elastic/elasticsearch-canary@^7.12.0-canary",
|
||||
"@elastic/ems-client": "7.11.0",
|
||||
"@elastic/ems-client": "7.12.0",
|
||||
"@elastic/eui": "31.4.0",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
"@elastic/good": "^9.0.1-kibana3",
|
||||
|
@ -848,4 +848,4 @@
|
|||
"yargs": "^15.4.1",
|
||||
"zlib": "^1.0.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2187,10 +2187,10 @@
|
|||
pump "^3.0.0"
|
||||
secure-json-parse "^2.1.0"
|
||||
|
||||
"@elastic/ems-client@7.11.0":
|
||||
version "7.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/ems-client/-/ems-client-7.11.0.tgz#d2142d0ef5bd1aff7ae67b37c1394b73cdd48d8b"
|
||||
integrity sha512-7+gDEkBr8nRS7X9i/UPg1WkS7bEBuNbBBjXCchQeYwqPRmw6vOb4wjlNzVwmOFsp2OH4lVFfZ+XU4pxTt32EXA==
|
||||
"@elastic/ems-client@7.12.0":
|
||||
version "7.12.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/ems-client/-/ems-client-7.12.0.tgz#cf83f5ad76e26cedfa6f5b91277d2d919b9423d1"
|
||||
integrity sha512-Svv3boWL1n14nIt6tL9gaA9Ym1B4AwWl6ISZT62+uKM2G+imZxWLkqpQc/HHcf7TfuAmleF2NFwnT5vw2vZTpA==
|
||||
dependencies:
|
||||
lodash "^4.17.15"
|
||||
semver "7.3.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue