diff --git a/package-lock.json b/package-lock.json index bc2d2608..3db3ac59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "maplibre-gl": "^5.24.0", "maputnik-design": "github:maputnik/design#172b06c", "ol": "^10.9.0", - "ol-mapbox-style": "^13.4.1", + "ol-mapbox-style": "^13.4.2", "pmtiles": "^4.4.1", "prop-types": "^15.8.1", "react": "^19.2.7", @@ -10158,9 +10158,9 @@ } }, "node_modules/ol-mapbox-style": { - "version": "13.4.1", - "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-13.4.1.tgz", - "integrity": "sha512-da4FKZUXoXMzK5ADeRHAXzd3bTeiKg/Y9LBOTB6qNTP62MQm93y6ISrIXzOS9atfGgQMEHJ2pCgP272IMeZCXA==", + "version": "13.4.2", + "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-13.4.2.tgz", + "integrity": "sha512-UJNNr8rEfLGullGHfdfxwpoisLAteHJ+WdSmT4VewDn5BgTkTJX1zGGQ997NYGTJxJpbW44Q9rKo8BJOKIB2Lg==", "license": "BSD-2-Clause", "dependencies": { "@maplibre/maplibre-gl-style-spec": "^24.4.1", diff --git a/package.json b/package.json index 5c5dc7e8..8df653d7 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "maplibre-gl": "^5.24.0", "maputnik-design": "github:maputnik/design#172b06c", "ol": "^10.9.0", - "ol-mapbox-style": "^13.4.1", + "ol-mapbox-style": "^13.4.2", "pmtiles": "^4.4.1", "prop-types": "^15.8.1", "react": "^19.2.7",