diff --git a/package-lock.json b/package-lock.json index abb539f..7aabc3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "eslint": "8.51.0", "eslint-config-prettier": "9.0.0", "gh-pages": "6.0.0", - "maplibre-gl": "3.4.0", + "maplibre-gl": "3.4.1", "ol": "8.1.0", "parcel": "2.10.0", "prettier": "3.0.3", @@ -4554,9 +4554,9 @@ } }, "node_modules/maplibre-gl": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-3.4.0.tgz", - "integrity": "sha512-5Q36HD2mJoPcd85O2wIDq2t6kl9KMBpITO12A9wPKpQ6ieYKKf5Dp4U/XNjmZWtSTIX2hnx+OwlInkAVLdav6Q==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-3.4.1.tgz", + "integrity": "sha512-RPcdaiZ52G3X+PaHQxqQ1d4I8iTIPRl4OXhPU/3o37kDf+ImLXpUVZj4p0qBCGm71n79daVzaCMG9QxfSSQbnQ==", "dev": true, "dependencies": { "@mapbox/geojson-rewind": "^0.5.2", diff --git a/package.json b/package.json index d3b6b35..a668202 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint": "8.51.0", "eslint-config-prettier": "9.0.0", "gh-pages": "6.0.0", - "maplibre-gl": "3.4.0", + "maplibre-gl": "3.4.1", "ol": "8.1.0", "parcel": "2.10.0", "prettier": "3.0.3",