diff --git a/package-lock.json b/package-lock.json index f09ef12..b1e9749 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "leaflet-gesture-handling": "^1.2.2", "leaflet-legend": "^1.0.2", "leaflet.fullscreen": "^5.3.1", - "leaflet.locatecontrol": "^0.89.0", + "leaflet.locatecontrol": "^0.90.0", "leaflet.markercluster": "^1.5.3" }, "devDependencies": { @@ -1749,9 +1749,9 @@ } }, "node_modules/leaflet.locatecontrol": { - "version": "0.89.0", - "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.89.0.tgz", - "integrity": "sha512-BTf8V802jXhlX4BBHmDg46ja10pPjSOOQuqB9LK+EeEHJMn+Vb7VownvE67nCfTGB4kEexl1gYF8v9rJyAUv0w==", + "version": "0.90.0", + "resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.90.0.tgz", + "integrity": "sha512-yzgKyOXVRgALmo38ZhPf+2QgYE3pA/rrVSE0CyZhsSAzlnwPTZ1sfZLOFXTH20XLNNw1SX7AuMRLu0LZkWNakg==", "license": "MIT", "peerDependencies": { "leaflet": "^1.9.0 || >=2.0.0-alpha.1" diff --git a/package.json b/package.json index 2c81366..184cdce 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "leaflet-gesture-handling": "^1.2.2", "leaflet-legend": "^1.0.2", "leaflet.fullscreen": "^5.3.1", - "leaflet.locatecontrol": "^0.89.0", + "leaflet.locatecontrol": "^0.90.0", "leaflet.markercluster": "^1.5.3" } }