Bump elasticsearch from 15.1.1 to 15.2.0 (#3073)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-js) from 15.1.1 to 15.2.0. - [Release notes](https://github.com/elastic/elasticsearch-js/releases) - [Changelog](https://github.com/elastic/elasticsearch-js/blob/master/docs/changelog.asciidoc) - [Commits](https://github.com/elastic/elasticsearch-js/compare/v15.1.1...v15.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
17ea19ada8
commit
3bedef67c8
|
@ -4589,9 +4589,9 @@
|
|||
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
|
||||
},
|
||||
"elasticsearch": {
|
||||
"version": "15.1.1",
|
||||
"resolved": "https://registry.npmjs.org/elasticsearch/-/elasticsearch-15.1.1.tgz",
|
||||
"integrity": "sha512-Yr9xy10rUMjDty7qCys7X9AIW5+PX4Gtv2NksZqXIc+AZiWna/y2QwZdiSLtb5LTOKDp7PbegfuokhIjMHUpKw==",
|
||||
"version": "15.2.0",
|
||||
"resolved": "https://registry.npmjs.org/elasticsearch/-/elasticsearch-15.2.0.tgz",
|
||||
"integrity": "sha512-jOFcBoEh3Sn3gjUTozInODZTLriJtfppAUC7jnQCUE+OUj8o7GoAyC+L4h/L3ZxmXNFbQCunqVR+nmSofHdo9A==",
|
||||
"requires": {
|
||||
"agentkeepalive": "^3.4.1",
|
||||
"chalk": "^1.0.0",
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"deepcopy": "0.6.3",
|
||||
"diskusage": "0.2.5",
|
||||
"double-ended-queue": "2.1.0-0",
|
||||
"elasticsearch": "15.1.1",
|
||||
"elasticsearch": "15.2.0",
|
||||
"emojilib": "2.3.0",
|
||||
"escape-regexp": "0.0.1",
|
||||
"eslint": "5.8.0",
|
||||
|
|
Loading…
Reference in New Issue