From d643fbbf55088d91e2401cb81f5858157067c205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 07:56:53 +0000 Subject: [PATCH] Bump @elastic/elasticsearch from 5.6.22 to 7.17.12 Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 5.6.22 to 7.17.12. - [Release notes](https://github.com/elastic/elasticsearch-js/releases) - [Changelog](https://github.com/elastic/elasticsearch-js/blob/v7.17.12/docs/changelog.asciidoc) - [Commits](https://github.com/elastic/elasticsearch-js/compare/v5.6.22...v7.17.12) --- 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 8138c05573..49580b59f3 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.8.1", "@mapbox/vector-tile": "1.3.1", "@sinonjs/text-encoding": "^0.7.2", "@supermap/iclient-common": "file:src/common",