From 505ed4323a4df7c800d139f95caf704926cae944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 05:27:44 +0000 Subject: [PATCH] Bump @elastic/elasticsearch from 5.6.22 to 8.13.0 Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 5.6.22 to 8.13.0. - [Release notes](https://github.com/elastic/elasticsearch-js/releases) - [Changelog](https://github.com/elastic/elasticsearch-js/blob/main/docs/changelog.asciidoc) - [Commits](https://github.com/elastic/elasticsearch-js/compare/v5.6.22...v8.13.0) --- updated-dependencies: - dependency-name: "@elastic/elasticsearch" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09293ba754..1faa87a730 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ }, "dependencies": { "@antv/g6": "^4.8.14", - "@elastic/elasticsearch": "^5.6.22", + "@elastic/elasticsearch": "^8.13.0", "@mapbox/vector-tile": "1.3.1", "@sinonjs/text-encoding": "^0.7.2", "@supermap/iclient-common": "file:src/common",