diff --git a/package.json b/package.json index 467c8e40..af824a1f 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "@types/halogenium": "^2.3.4", "@types/history": "4.7.6", "@types/jest": "^26.0.15", - "@types/leaflet": "^1.7.5", + "@types/leaflet": "^1.9.8", "@types/node": "14.14.10", "@types/react": "^16.14.20", "@types/react-beautiful-dnd": "^13.1.2", diff --git a/yarn.lock b/yarn.lock index 1c592215..78880628 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2037,10 +2037,10 @@ dependencies: "@types/node" "*" -"@types/leaflet@^1.7.5": - version "1.7.11" - resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.7.11.tgz#48b33b7a15b015bbb1e8950399298a112c3220c8" - integrity sha512-VwAYom2pfIAf/pLj1VR5aLltd4tOtHyvfaJlNYCoejzP2nu52PrMi1ehsLRMUS+bgafmIIKBV1cMfKeS+uJ0Vg== +"@types/leaflet@^1.9.8": + version "1.9.8" + resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.8.tgz#32162a8eaf305c63267e99470b9603b5883e63e8" + integrity sha512-EXdsL4EhoUtGm2GC2ZYtXn+Fzc6pluVgagvo2VC1RHWToLGlTRwVYoDpqS/7QXa01rmDyBjJk3Catpf60VMkwg== dependencies: "@types/geojson" "*"