From e9d655dd01ad812c8a7f4e02a83c9ba54a4943bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 10:10:49 +0000 Subject: [PATCH] Bump recharts from 1.8.5 to 2.0.4 Bumps [recharts](https://github.com/recharts/recharts) from 1.8.5 to 2.0.4. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md) - [Commits](https://github.com/recharts/recharts/compare/v1.8.5...v2.0.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5544250..9b44baa 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "react-toggle": "^4.0.2", "react-universal-component": "^4.0.0", "reactstrap": "^8.0.0", - "recharts": "^1.6.2", + "recharts": "^2.0.4", "redux": "^4.0.5", "redux-thunk": "^2.3.0", "text-mask-addons": "^3.8.0",