diff --git a/package-lock.json b/package-lock.json index f1a6035f..b7ac1870 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "maplibre-gl": "^5.4.0", "maputnik-design": "github:maputnik/design#172b06c", "ol": "^10.5.0", - "ol-mapbox-style": "^12.5.0", + "ol-mapbox-style": "^12.6.0", "pmtiles": "^4.3.0", "prop-types": "^15.8.1", "react": "^18.2.0", @@ -9831,9 +9831,9 @@ } }, "node_modules/ol-mapbox-style": { - "version": "12.5.0", - "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-12.5.0.tgz", - "integrity": "sha512-Wr06OhV+tHlNZzol4C3bbKwcyHjNTb+ThMa3ALRRIMKosZ8z8m6A4KyX19zfNq9TI70LugEtMa5FVR7l7BlQVw==", + "version": "12.6.0", + "resolved": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-12.6.0.tgz", + "integrity": "sha512-McR8ECJGpDd6CIdalox4XQXMCummyN2W/1Q2keY8ANJu/ILQWZaDTWbPt+w7FLJQ7o80qHYPS9sL88Sjsadnlg==", "license": "BSD-2-Clause", "dependencies": { "@maplibre/maplibre-gl-style-spec": "^23.1.0", diff --git a/package.json b/package.json index d0e21de3..2a71a09a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "maplibre-gl": "^5.4.0", "maputnik-design": "github:maputnik/design#172b06c", "ol": "^10.5.0", - "ol-mapbox-style": "^12.5.0", + "ol-mapbox-style": "^12.6.0", "pmtiles": "^4.3.0", "prop-types": "^15.8.1", "react": "^18.2.0",