diff --git a/package-lock.json b/package-lock.json index 4317884c..383c2eda 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@mapbox/mapbox-gl-rtl-text": "^0.4.0", "@maplibre/maplibre-gl-geocoder": "^1.9.4", "@maplibre/maplibre-gl-inspect": "^1.9.0", - "@maplibre/maplibre-gl-style-spec": "^26.4.0", + "@maplibre/maplibre-gl-style-spec": "^26.4.1", "array-move": "^4.0.0", "buffer": "^6.0.3", "classnames": "^2.5.1", @@ -1706,9 +1706,9 @@ } }, "node_modules/@maplibre/maplibre-gl-style-spec": { - "version": "26.4.0", - "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-26.4.0.tgz", - "integrity": "sha512-FHR/9P4g2MrO4+yAQvhIWJEQ34vEBwupoTyGXH4OUAPSeApoOq0Mqc53i4tU4UfTOWxr5KxGM74w9oxK+Snklw==", + "version": "26.4.1", + "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-26.4.1.tgz", + "integrity": "sha512-I/qcIKVFHFSg1Meu/eqHrkSTjIez0gCsSaK56TNPutM3TkE61aSq6F1cZ4Kg4KiNs3cpViLtubDjfyRcQCdEJQ==", "license": "ISC", "dependencies": { "@mapbox/jsonlint-lines-primitives": "^2.0.3", diff --git a/package.json b/package.json index f27bba83..65e0390d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@mapbox/mapbox-gl-rtl-text": "^0.4.0", "@maplibre/maplibre-gl-geocoder": "^1.9.4", "@maplibre/maplibre-gl-inspect": "^1.9.0", - "@maplibre/maplibre-gl-style-spec": "^26.4.0", + "@maplibre/maplibre-gl-style-spec": "^26.4.1", "array-move": "^4.0.0", "buffer": "^6.0.3", "classnames": "^2.5.1",