diff --git a/ui/package.json b/ui/package.json index e22e8d6..929182d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -18,7 +18,7 @@ "@types/react-redux": "7.1.16", "@types/react-router-dom": "5.1.6", "@types/react-syntax-highlighter": "13.5.0", - "@types/recharts": "1.8.16", + "@types/recharts": "1.8.19", "axios": "0.21.1", "clsx": "1.1.1", "lodash.uniqby": "4.7.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 8e74dcb..84389fa 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2080,10 +2080,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/recharts@1.8.16": - version "1.8.16" - resolved "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.16.tgz#3ac3f5513ed61152910f2e828157b21a2761df22" - integrity sha512-xBXjOsSJJVP2xGtq/kML4rHGyKxA4x8ZqIU7iwbmWrperpSXzoQ1PWjqf4cBdmcLAWaidDHPJxUVHkZr3R/PEA== +"@types/recharts@1.8.19": + version "1.8.19" + resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.19.tgz#047f72cf4c25df545aa1085fe3a085e58a2483c1" + integrity sha512-Fd2cYnBlWz/ga8rLmjwsZNBAc4CzXZiuTYPPqMIgrtQ02yI/OTm8WPM6ZyUuYlSdyangtsvFmHWzZ7W4tuknDA== dependencies: "@types/d3-shape" "^1" "@types/react" "*"