summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-03 12:37:28 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-03 12:37:28 +0900
commit3bedef67c8e88eb089a7b9e47503495224b0d7e0 (patch)
tree211e9d52277fed39e443d8d5348b94008cf842cb /package.json
parentBump typescript from 3.1.4 to 3.1.5 (#3069) (diff)
downloadmisskey-3bedef67c8e88eb089a7b9e47503495224b0d7e0.tar.gz
misskey-3bedef67c8e88eb089a7b9e47503495224b0d7e0.tar.bz2
misskey-3bedef67c8e88eb089a7b9e47503495224b0d7e0.zip
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 46359f5b83..7a5c7c3138 100644
--- a/package.json
+++ b/package.json
@@ -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",