chore(deps): bump geostyler-openlayers-parser from 5.4.0 to 5.4.1 in /superset-frontend (#38755)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-20 10:12:07 -07:00
committed by GitHub
parent 97ea479cdc
commit ea1c6ee30f
2 changed files with 6 additions and 7 deletions

View File

@@ -91,7 +91,7 @@
"geolib": "^3.3.4",
"geostyler": "^18.3.1",
"geostyler-data": "^1.1.0",
"geostyler-openlayers-parser": "^5.4.0",
"geostyler-openlayers-parser": "^5.4.1",
"geostyler-style": "11.0.2",
"geostyler-wfs-parser": "^3.0.1",
"google-auth-library": "^10.6.1",
@@ -26629,14 +26629,13 @@
}
},
"node_modules/geostyler-openlayers-parser": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/geostyler-openlayers-parser/-/geostyler-openlayers-parser-5.4.0.tgz",
"integrity": "sha512-BdlG10/wvok7KCOdtzM/NKfiUfkx+uqLDgesC3lNZnviz02S+zIQRtbAkb/Abin6/2boMFRL3i7YIt4D98xMNw==",
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/geostyler-openlayers-parser/-/geostyler-openlayers-parser-5.4.1.tgz",
"integrity": "sha512-nNTywqeKO8itHbbSEV3vaO7H+gNGXz5+Fg7HMbUuELMNZwWM6NTLm0l5iemDeHPhi6WvifXwauXvxj6U8lIMsQ==",
"license": "BSD-2-Clause",
"dependencies": {
"css-font-parser": "^2.0.0",
"geostyler-style": "^11.0.1",
"lodash": "^4.17.21"
"geostyler-style": "^11.0.1"
},
"engines": {
"node": ">=20.6.0"

View File

@@ -172,7 +172,7 @@
"geolib": "^3.3.4",
"geostyler": "^18.3.1",
"geostyler-data": "^1.1.0",
"geostyler-openlayers-parser": "^5.4.0",
"geostyler-openlayers-parser": "^5.4.1",
"geostyler-style": "11.0.2",
"geostyler-wfs-parser": "^3.0.1",
"google-auth-library": "^10.6.1",