diff --git a/package.json b/package.json index 12b0b4a..cd41785 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "homepage": "https://github.com/oncletom/hexo-algolia", "dependencies": { - "elasticsearch": "^16.5.0", + "elasticsearch": "^16.7.2", "jquery": "3.5.0", "jquery-marcopolo": "git+https://github.com/jstayton/jquery-marcopolo.git#v1.8.1", "jquery-ui-dist": "^1.12.1", diff --git a/yarn.lock b/yarn.lock index 840260e..8a90dd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -221,10 +221,10 @@ doctrine@^2.1.0: dependencies: esutils "^2.0.2" -elasticsearch@^16.5.0: - version "16.7.1" - resolved "https://registry.yarnpkg.com/elasticsearch/-/elasticsearch-16.7.1.tgz#925f263cd1c1e9ff76bd244cb769b93e15aca1db" - integrity sha512-PL/BxB03VGbbghJwISYvVcrR9KbSSkuQ7OM//jHJg/End/uC2fvXg4QI7RXLvCGbhBuNQ8dPue7DOOPra73PCw== +elasticsearch@^16.7.2: + version "16.7.2" + resolved "https://registry.yarnpkg.com/elasticsearch/-/elasticsearch-16.7.2.tgz#53ebf4563f97e43acade5d79d895d813bdc9f949" + integrity sha512-1ZLKZlG2ABfYVBX2d7/JgxOsKJrM5Yu62GvshWu7ZSvhxPomCN4Gas90DS51yYI56JolY0XGhyiRlUhLhIL05Q== dependencies: agentkeepalive "^3.4.1" chalk "^1.0.0"