summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-22 20:14:54 +0000
committerGitHub <noreply@github.com>2021-02-22 20:14:54 +0000
commitad069f0eba1c3fad2140afccb9f32b0ce2c7f2a9 (patch)
tree19a3c56c82dc37127b585d554ae464fa02bcd258
parent12.71.0 (diff)
downloadmisskey-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>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 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",
diff --git a/yarn.lock b/yarn.lock
index 91cfdacce3..0e8b1c6e46 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -105,10 +105,10 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752"
integrity sha512-HyYEUDeIj5rRQU2Hk5HTB2uHsbRQpF70nvMhVzi+VJR0X+xNEhjPui4/kBf3VeH/wqD28PT4sVOm8qqLjBrSZg==
-"@elastic/elasticsearch@7.10.0":
- version "7.10.0"
- resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-7.10.0.tgz#da105a9c1f14146f9f2cab4e7026cb7949121b8d"
- integrity sha512-vXtMAQf5/DwqeryQgRriMtnFppJNLc/R7/R0D8E+wG5/kGM5i7mg+Hi7TM4NZEuXgtzZ2a/Nf7aR0vLyrxOK/w==
+"@elastic/elasticsearch@7.11.0":
+ version "7.11.0"
+ resolved "https://registry.yarnpkg.com/@elastic/elasticsearch/-/elasticsearch-7.11.0.tgz#e196243d0ed026742fc160d72cc5b4b5b6c7807d"
+ integrity sha512-AFVVuANIdbV1qYjuOi4hnsX/DehWYG+bbhQO4amq9K4/NnzU7mpGWOPgVlRQTiX+vBfBkx7SL6h4QEjIlM3ztA==
dependencies:
debug "^4.1.1"
hpagent "^0.1.1"