diff --git a/package-lock.json b/package-lock.json index f57be468..e90a1d51 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.8.2", - "@maplibre/maplibre-gl-style-spec": "^26.1.0", + "@maplibre/maplibre-gl-style-spec": "^26.2.1", "array-move": "^4.0.0", "buffer": "^6.0.3", "classnames": "^2.5.1", @@ -2179,9 +2179,9 @@ } }, "node_modules/@maplibre/maplibre-gl-style-spec": { - "version": "26.1.0", - "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-26.1.0.tgz", - "integrity": "sha512-JaVj0XqDWFb2xfaRFCvF2Gi7qSpCYXXJlVghDDfRUV2dks61YsQKDjlZKT3H+oVwFBxX7CjErz9zjdGTEP/Lug==", + "version": "26.2.1", + "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-26.2.1.tgz", + "integrity": "sha512-QFKCXkOeSzOr8jF75jm6kySOg+dUvOehPhRi68gcOYPHb7U5JloUq0dJW0Y5/fZV8ygfT0Vp2RWodvq+fyxFWA==", "license": "ISC", "dependencies": { "@mapbox/jsonlint-lines-primitives": "^2.0.3", diff --git a/package.json b/package.json index 120f156f..36adfbad 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@mapbox/mapbox-gl-rtl-text": "^0.4.0", "@maplibre/maplibre-gl-geocoder": "^1.9.4", "@maplibre/maplibre-gl-inspect": "^1.8.2", - "@maplibre/maplibre-gl-style-spec": "^26.1.0", + "@maplibre/maplibre-gl-style-spec": "^26.2.1", "array-move": "^4.0.0", "buffer": "^6.0.3", "classnames": "^2.5.1",