diff --git a/package-lock.json b/package-lock.json index 3c4d126a..567dba9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@dnd-kit/utilities": "^3.2.2", "@mapbox/mapbox-gl-rtl-text": "^0.3.0", "@maplibre/maplibre-gl-geocoder": "^1.9.1", - "@maplibre/maplibre-gl-inspect": "^1.7.1", + "@maplibre/maplibre-gl-inspect": "^1.8.0", "@maplibre/maplibre-gl-style-spec": "^24.3.1", "array-move": "^4.0.0", "buffer": "^6.0.3", @@ -2144,9 +2144,9 @@ } }, "node_modules/@maplibre/maplibre-gl-inspect": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-inspect/-/maplibre-gl-inspect-1.7.1.tgz", - "integrity": "sha512-e4f1LBZT58L4oUQ8qA16nbiq5Y1sgqIaruDcpWpi2/UE1yAl/0XASZq3x9vDOkM9XshyxBMDz1nNZfJoqIIoXw==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-inspect/-/maplibre-gl-inspect-1.8.0.tgz", + "integrity": "sha512-uRufOTPg4tXDYc+W8fVHbvSN2m2ThPy1ASmL7wvnQMObOKu738bA7M1fwZeCNsqDERb2nT4tW6bi4EYzUjGv2g==", "license": "BSD-3-Clause", "dependencies": { "lodash.isequal": "^4.5.0", diff --git a/package.json b/package.json index 2d95a9c9..edf123a6 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@dnd-kit/utilities": "^3.2.2", "@mapbox/mapbox-gl-rtl-text": "^0.3.0", "@maplibre/maplibre-gl-geocoder": "^1.9.1", - "@maplibre/maplibre-gl-inspect": "^1.7.1", + "@maplibre/maplibre-gl-inspect": "^1.8.0", "@maplibre/maplibre-gl-style-spec": "^24.3.1", "array-move": "^4.0.0", "buffer": "^6.0.3",