From 0febe32dc9cf0ad1d057af4d85ae850f34e2b82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 11:34:30 -0700 Subject: [PATCH] chore(deps): bump geostyler from 18.5.1 to 18.6.0 in /superset-frontend (#40323) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Đỗ Trọng Hải <41283691+hainenber@users.noreply.github.com> --- superset-frontend/package-lock.json | 8 ++++---- superset-frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index b17827c6998..d017ae85e6a 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -96,7 +96,7 @@ "fs-extra": "^11.3.5", "fuse.js": "^7.3.0", "geolib": "^3.3.14", - "geostyler": "^18.5.1", + "geostyler": "^18.6.0", "geostyler-data": "^1.1.0", "geostyler-openlayers-parser": "^5.7.0", "geostyler-style": "11.0.2", @@ -24532,9 +24532,9 @@ "license": "MIT" }, "node_modules/geostyler": { - "version": "18.5.1", - "resolved": "https://registry.npmjs.org/geostyler/-/geostyler-18.5.1.tgz", - "integrity": "sha512-5+vLuDo1oR4QQTnrfkccIQSe3qEn0ytV9dLiFFhnxhPdziv/Wp3vKNhJZ37MUF5yIj2ISWZ+q/VmSNH6ifvWpg==", + "version": "18.6.0", + "resolved": "https://registry.npmjs.org/geostyler/-/geostyler-18.6.0.tgz", + "integrity": "sha512-q8x5V4yJlTFOIe5LSvhEHd62MrMJq1YXWJVTeAG2TUMgOudjrcglXDqKtFYtEdWHeORH6TXz7q+m6cg3RlZqAg==", "license": "BSD-2-Clause", "dependencies": { "@ant-design/icons": "^5.5.1", diff --git a/superset-frontend/package.json b/superset-frontend/package.json index e005f198d4b..6e4c4698084 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -177,7 +177,7 @@ "fs-extra": "^11.3.5", "fuse.js": "^7.3.0", "geolib": "^3.3.14", - "geostyler": "^18.5.1", + "geostyler": "^18.6.0", "geostyler-data": "^1.1.0", "geostyler-openlayers-parser": "^5.7.0", "geostyler-style": "11.0.2",