diff --git a/package-lock.json b/package-lock.json index c9847eb2..b6330f2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@material-ui/lab": "^4.0.0-alpha.61", "@react-leaflet/core": "^1.0.2", "@types/classnames": "^2.3.1", - "@types/leaflet.heat": "^0.2.0", + "@types/leaflet.heat": "^0.2.4", "@types/query-string": "^6.3.0", "@types/tinycolor2": "^1.4.6", "axios": "^1.6.8", diff --git a/package.json b/package.json index 9eb93648..00415c2a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@material-ui/lab": "^4.0.0-alpha.61", "@react-leaflet/core": "^1.0.2", "@types/classnames": "^2.3.1", - "@types/leaflet.heat": "^0.2.0", + "@types/leaflet.heat": "^0.2.4", "@types/query-string": "^6.3.0", "@types/tinycolor2": "^1.4.6", "axios": "^1.6.8",