From b3bb2ffd7da0068520aa8158c93187cb8c30d285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 05:25:50 +0000 Subject: [PATCH] Bump recharts from 2.9.2 to 2.9.3 Bumps [recharts](https://github.com/recharts/recharts) from 2.9.2 to 2.9.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.9.2...v2.9.3) --- updated-dependencies: - dependency-name: recharts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index f197ee5635..13f856a914 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15243,9 +15243,9 @@ } }, "node_modules/recharts": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.9.2.tgz", - "integrity": "sha512-ig0zYgO5nUP/896GW16b9yy2sHIRW1AHB90x48hypFTSjjxQt/J9rPzlLJjgNupzJKEHPCwMi1VnvN/k20K45w==", + "version": "2.9.3", + "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.9.3.tgz", + "integrity": "sha512-B61sKrDlTxHvYwOCw8eYrD6rTA2a2hJg0avaY8qFI1ZYdHKvU18+J5u7sBMFg//wfJ/C5RL5+HsXt5e8tcJNLg==", "dependencies": { "classnames": "^2.2.5", "eventemitter3": "^4.0.1", @@ -28927,9 +28927,9 @@ } }, "recharts": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.9.2.tgz", - "integrity": "sha512-ig0zYgO5nUP/896GW16b9yy2sHIRW1AHB90x48hypFTSjjxQt/J9rPzlLJjgNupzJKEHPCwMi1VnvN/k20K45w==", + "version": "2.9.3", + "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.9.3.tgz", + "integrity": "sha512-B61sKrDlTxHvYwOCw8eYrD6rTA2a2hJg0avaY8qFI1ZYdHKvU18+J5u7sBMFg//wfJ/C5RL5+HsXt5e8tcJNLg==", "requires": { "classnames": "^2.2.5", "eventemitter3": "^4.0.1",