diff --git a/package.json b/package.json index e6228b0..33a02cc 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "react-table": "7.8.0", "react-toastify": "9.1.3", "react-use": "17.4.0", - "recharts": "2.6.2", + "recharts": "2.8.0", "sharethis-reactjs": "1.6.0", "styled-components": "5.3.10", "styled-gen": "1.4.8", diff --git a/yarn.lock b/yarn.lock index 4d2a94e..635b795 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4378,10 +4378,10 @@ recharts-scale@^0.4.4: dependencies: decimal.js-light "^2.4.1" -recharts@2.6.2: - version "2.6.2" - resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.6.2.tgz#f26dc7954ab9df8e49a50aa36ed9c7177bd0a0a5" - integrity sha512-dVhNfgI21LlF+4AesO3mj+i+9YdAAjoGaDWIctUgH/G2iy14YVtb/DSUeic77xr19rbKCiq+pQGfeg2kJQDHig== +recharts@2.8.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.8.0.tgz#90c95136e2cb6930224c94a51adce607701284fc" + integrity sha512-nciXqQDh3aW8abhwUlA4EBOBusRHLNiKHfpRZiG/yjups1x+auHb2zWPuEcTn/IMiN47vVMMuF8Sr+vcQJtsmw== dependencies: classnames "^2.2.5" eventemitter3 "^4.0.1"