From a18540b9be21a67e5308814b0f60e778285df644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 08:00:32 +0000 Subject: [PATCH] :arrow_up: Bump recharts from 2.1.12 to 2.4.3 Bumps [recharts](https://github.com/recharts/recharts) from 2.1.12 to 2.4.3. - [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/v2.1.12...v2.4.3) --- updated-dependencies: - dependency-name: recharts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b819879b..adc80d2c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-dom": "18.2.0", "react-hook-form": "7.37.0", "react-modal": "3.15.1", - "recharts": "2.1.12", + "recharts": "2.4.3", "styled-components": "5.3.6", "usehooks-ts": "2.7.2", "zod": "3.19.1"