diff --git a/package.json b/package.json index 71b05d9..a35ee8b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/facepaint": "^1.2.1", "@types/node": "^14.0.27", "@types/react-helmet": "^6.1.0", - "@types/react-map-gl": "^5.2.6", + "@types/react-map-gl": "^5.2.10", "date-fns": "^2.22.1", "facepaint": "^1.2.1", "gatsby": "^2.24.27", diff --git a/yarn.lock b/yarn.lock index ffc9ffb..acfbe95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2333,10 +2333,10 @@ dependencies: "@types/react" "*" -"@types/react-map-gl@^5.2.6": - version "5.2.6" - resolved "https://registry.yarnpkg.com/@types/react-map-gl/-/react-map-gl-5.2.6.tgz#7d4c7f93fe1a845c3bfaa27deca2cc77c569034c" - integrity sha512-UWWViRaJ07mN/frqHzJbhwxhatLrpZ7HhUak7pD5+YbEAW8pUghYYN8Cy7od9d1V32zE1Jdro11xxtDquMoEMg== +"@types/react-map-gl@^5.2.10": + version "5.2.10" + resolved "https://registry.yarnpkg.com/@types/react-map-gl/-/react-map-gl-5.2.10.tgz#adac497807dea4e134377039e5abb14c4160bd03" + integrity sha512-9NPlPnBOXoa8gpyhnYhhpUNYFs/pDIwmLJhcwepOgYRvjgKMDIFHnc0mZycfTRMpF6SrMcFaSObI67Fu2f0Kng== dependencies: "@types/geojson" "*" "@types/mapbox-gl" "*"