mirror of
https://github.com/apache/superset.git
synced 2026-04-16 22:55:52 +00:00
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:
11
superset-frontend/package-lock.json
generated
11
superset-frontend/package-lock.json
generated
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user