diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-22 20:14:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-22 20:14:54 +0000 |
| commit | ad069f0eba1c3fad2140afccb9f32b0ce2c7f2a9 (patch) | |
| tree | 19a3c56c82dc37127b585d554ae464fa02bcd258 /package.json | |
| parent | 12.71.0 (diff) | |
| download | misskey-ad069f0eba1c3fad2140afccb9f32b0ce2c7f2a9.tar.gz misskey-ad069f0eba1c3fad2140afccb9f32b0ce2c7f2a9.tar.bz2 misskey-ad069f0eba1c3fad2140afccb9f32b0ce2c7f2a9.zip | |
Bump @elastic/elasticsearch from 7.10.0 to 7.11.0
Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/elastic/elasticsearch-js/releases)
- [Changelog](https://github.com/elastic/elasticsearch-js/blob/master/docs/breaking-changes.asciidoc)
- [Commits](https://github.com/elastic/elasticsearch-js/compare/v7.10.0...v7.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cbc9f06aae..877cbb77f6 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@babel/plugin-transform-runtime": "7.12.15", - "@elastic/elasticsearch": "7.10.0", + "@elastic/elasticsearch": "7.11.0", "@fortawesome/fontawesome-svg-core": "1.2.34", "@fortawesome/free-brands-svg-icons": "5.15.2", "@fortawesome/free-regular-svg-icons": "5.15.2", |