mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
510ab8c6b1
commit
ee53183d26
3 changed files with 11 additions and 11 deletions
|
@ -139,8 +139,8 @@
|
|||
"d3-cloud": "1.2.1",
|
||||
"del": "^3.0.0",
|
||||
"dragula": "3.7.0",
|
||||
"elasticsearch": "^15.4.1",
|
||||
"elasticsearch-browser": "^15.4.1",
|
||||
"elasticsearch": "^15.5.0",
|
||||
"elasticsearch-browser": "^15.5.0",
|
||||
"encode-uri-query": "1.0.0",
|
||||
"execa": "^1.0.0",
|
||||
"expiry-js": "0.1.7",
|
||||
|
|
|
@ -165,7 +165,7 @@
|
|||
"dataloader": "^1.4.0",
|
||||
"dedent": "^0.7.0",
|
||||
"dragselect": "1.8.1",
|
||||
"elasticsearch": "^15.4.1",
|
||||
"elasticsearch": "^15.5.0",
|
||||
"extract-zip": "1.5.0",
|
||||
"file-saver": "^1.3.8",
|
||||
"font-awesome": "4.4.0",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -7798,10 +7798,10 @@ ejs@^2.2.4, ejs@^2.3.1:
|
|||
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.7.tgz#cc872c168880ae3c7189762fd5ffc00896c9518a"
|
||||
integrity sha1-zIcsFoiArjxxiXYv1f/ACJbJUYo=
|
||||
|
||||
elasticsearch-browser@^15.4.1:
|
||||
version "15.4.1"
|
||||
resolved "https://registry.yarnpkg.com/elasticsearch-browser/-/elasticsearch-browser-15.4.1.tgz#c5843a9b2953cc9a653c8f6076f60ee4e5a44595"
|
||||
integrity sha512-jjuT3EoF4t+sECKgMWzfveisf4RdFJMFTfh8jGfsq7SVAHBkAKqdqYr8TdeJYbi7qfWZHl7MajMs0+vklI4U8A==
|
||||
elasticsearch-browser@^15.5.0:
|
||||
version "15.5.0"
|
||||
resolved "https://registry.yarnpkg.com/elasticsearch-browser/-/elasticsearch-browser-15.5.0.tgz#84c0b441063635edad089dadf01966d93f5be46c"
|
||||
integrity sha512-BqnbbUs2sO+2X6ePgUUJxDUy+CK4Xx9t9VlxptMbieaP4I0K8tpoKb3o6rY1j8idZi6chWrlYQiif/g+GN6B4g==
|
||||
|
||||
elasticsearch@^15.2.0:
|
||||
version "15.2.0"
|
||||
|
@ -7812,10 +7812,10 @@ elasticsearch@^15.2.0:
|
|||
chalk "^1.0.0"
|
||||
lodash "^4.17.10"
|
||||
|
||||
elasticsearch@^15.4.1:
|
||||
version "15.4.1"
|
||||
resolved "https://registry.yarnpkg.com/elasticsearch/-/elasticsearch-15.4.1.tgz#28b54de22fea74003e57395e035926fe7b63b8dd"
|
||||
integrity sha512-IL46Sv9krCKtpvlI37/vQVQrWx6QeT1OJhfWW6L3fIXzR1Vv5utO+DHYz8AosUI6vlkxShoq+y6sUIBhTF1OIg==
|
||||
elasticsearch@^15.5.0:
|
||||
version "15.5.0"
|
||||
resolved "https://registry.yarnpkg.com/elasticsearch/-/elasticsearch-15.5.0.tgz#62d9f238cf9e10b81c50a2303aa470c1f7da6b37"
|
||||
integrity sha512-ZGKKaDkOFAap61ObBNkAxhYXCcAbRfkI4NVoSeLGnTD6/cItvY2j9LII/VV8/zclGe1x5m6DsVp47E4ze4aAeQ==
|
||||
dependencies:
|
||||
agentkeepalive "^3.4.1"
|
||||
chalk "^1.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue