From 7c9ac6a39af174f41ea8eee99fc42999654df4e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 08:03:50 +0000 Subject: [PATCH] :arrow_up: Bump recharts from 2.1.12 to 2.4.2 Bumps [recharts](https://github.com/recharts/recharts) from 2.1.12 to 2.4.2. - [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.2) --- 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..5afa217a 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.2", "styled-components": "5.3.6", "usehooks-ts": "2.7.2", "zod": "3.19.1"