Merge 988ffff212432950b2070b111fe6b163d11a85ca into 4760da28ac

This commit is contained in:
dependabot[bot]
2025-02-25 13:55:51 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -36,7 +36,7 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^5.1.0",
"maplibre-gl": "^5.1.1",
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^10.4.0",
"ol-mapbox-style": "^12.4.0",
@@ -9049,9 +9049,9 @@
"integrity": "sha512-X1dtuTuH2D1MRMuductMZCLV/fy9EoIgqW/lmu8vQSAhEatx/tdFebkYT3TVhdTwqFDHbLEgQBD3IKA4KI7aoQ=="
},
"node_modules/maplibre-gl": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.1.0.tgz",
"integrity": "sha512-6lbf7qAnqAVm1T/vJBMmRtP+g8G/O/Z52IBtWX31SbFj7sEdlrk4YugxJen8IdV/pFjLFnDOw7HiHZl5nYdVjg==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.1.1.tgz",
"integrity": "sha512-0Z6ODzyFu/grwT6K1eIBpv6MZE4xnJD1AV+Yq1hPzOh/YCY36r9BlSaU7d7n2/HJOaoKOy0b2YF8cS4dD+iEVQ==",
"license": "BSD-3-Clause",
"dependencies": {
"@mapbox/geojson-rewind": "^0.5.2",

View File

@@ -50,7 +50,7 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^5.1.0",
"maplibre-gl": "^5.1.1",
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^10.4.0",
"ol-mapbox-style": "^12.4.0",