diff --git a/lib/package.json b/lib/package.json index 1ded608f..881859ad 100644 --- a/lib/package.json +++ b/lib/package.json @@ -117,7 +117,7 @@ "browser-image-compression": "^2.0.2", "classnames": "^2.5.1", "leaflet": "^1.9.4", - "leaflet.locatecontrol": "^0.79.0", + "leaflet.locatecontrol": "^0.85.1", "maplibre-gl": "^5.9.0", "radash": "^12.1.0", "react-colorful": "^5.6.1", diff --git a/package-lock.json b/package-lock.json index f1f455b1..55ae3f64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "browser-image-compression": "^2.0.2", "classnames": "^2.5.1", "leaflet": "^1.9.4", - "leaflet.locatecontrol": "^0.79.0", + "leaflet.locatecontrol": "^0.85.1", "maplibre-gl": "^5.9.0", "radash": "^12.1.0", "react-colorful": "^5.6.1", @@ -10537,9 +10537,9 @@ "license": "BSD-2-Clause" }, "node_modules/leaflet.locatecontrol": { - "version": "0.79.0", - "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.79.0.tgz", - "integrity": "sha512-h64QIHFkypYdr90lkSfjKvPvvk8/b8UnP3m9WuoWdp5p2AaCWC0T1NVwyuj4rd5U4fBW3tQt4ppmZ2LceHMIDg==", + "version": "0.85.1", + "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.85.1.tgz", + "integrity": "sha512-aB2qrwZO7Vs4EbWja6pyGy6Y1Mr2yeOqH3PN+Ocnjb4pgpiwYsX1AOI0mppVYzUTO2zwjafxVTOffiwEE32udA==", "license": "MIT" }, "node_modules/leaflet.markercluster": {