From 0be6fa869f8fb7f68f0dfe3cc88f294c9e4adf3d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 07:48:34 +0000 Subject: [PATCH] Bump recharts from 1.8.5 to 2.0.10 Bumps [recharts](https://github.com/recharts/recharts) from 1.8.5 to 2.0.10. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md) - [Commits](https://github.com/recharts/recharts/commits) 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 5655027..440e8df 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "react-toggle": "^4.0.2", "react-universal-component": "^4.0.0", "reactstrap": "^8.0.0", - "recharts": "^1.6.2", + "recharts": "^2.0.10", "redux": "^4.0.5", "redux-thunk": "^2.3.0", "text-mask-addons": "^3.8.0",