From f67dd4a8f3af0d5395f4cb95ab3c1d593c8d867f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:17:31 -0700 Subject: [PATCH] chore(deps): bump geostyler from 18.5.0 to 18.5.1 in /superset-frontend (#39702) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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 e315d5aec22..1136271fc2f 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -96,7 +96,7 @@ "fs-extra": "^11.3.4", "fuse.js": "^7.3.0", "geolib": "^3.3.14", - "geostyler": "^18.5.0", + "geostyler": "^18.5.1", "geostyler-data": "^1.1.0", "geostyler-openlayers-parser": "^5.7.0", "geostyler-style": "11.0.2", @@ -24760,9 +24760,9 @@ "license": "MIT" }, "node_modules/geostyler": { - "version": "18.5.0", - "resolved": "https://registry.npmjs.org/geostyler/-/geostyler-18.5.0.tgz", - "integrity": "sha512-azjLMEhrTQot+pU3phfSrUZI7CdetyAl7JNAnxrGaPA/E/5mmyoPQugZso3CfIuIBwOtFLmfB36SLE/FeGFakA==", + "version": "18.5.1", + "resolved": "https://registry.npmjs.org/geostyler/-/geostyler-18.5.1.tgz", + "integrity": "sha512-5+vLuDo1oR4QQTnrfkccIQSe3qEn0ytV9dLiFFhnxhPdziv/Wp3vKNhJZ37MUF5yIj2ISWZ+q/VmSNH6ifvWpg==", "license": "BSD-2-Clause", "dependencies": { "@ant-design/icons": "^5.5.1", diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 79dd2296cea..52dd4dd3579 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -177,7 +177,7 @@ "fs-extra": "^11.3.4", "fuse.js": "^7.3.0", "geolib": "^3.3.14", - "geostyler": "^18.5.0", + "geostyler": "^18.5.1", "geostyler-data": "^1.1.0", "geostyler-openlayers-parser": "^5.7.0", "geostyler-style": "11.0.2",