From 94541d201ff27150722ffab5e6cd171c374e7fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:44:14 +0300 Subject: [PATCH] chore: bump `react-chartjs-2` in /site from 4.3.1 to 5.2.0 (#8632) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Muhammad Atif Ali --- site/package.json | 2 +- site/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index e2f46bf869..25ff8959de 100644 --- a/site/package.json +++ b/site/package.json @@ -74,7 +74,7 @@ "monaco-editor": "0.40.0", "pretty-bytes": "6.1.0", "react": "18.2.0", - "react-chartjs-2": "4.3.1", + "react-chartjs-2": "5.2.0", "react-color": "2.19.3", "react-confetti": "6.1.0", "react-dom": "18.2.0", diff --git a/site/yarn.lock b/site/yarn.lock index f3732a5a6b..4c2e6ecb5c 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -9861,10 +9861,10 @@ raw-body@2.5.1: iconv-lite "0.4.24" unpipe "1.0.0" -react-chartjs-2@4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-4.3.1.tgz#9941e7397fb963f28bb557addb401e9ff96c6681" - integrity sha512-5i3mjP6tU7QSn0jvb8I4hudTzHJqS8l00ORJnVwI2sYu0ihpj83Lv2YzfxunfxTZkscKvZu2F2w9LkwNBhj6xA== +react-chartjs-2@5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-5.2.0.tgz#43c1e3549071c00a1a083ecbd26c1ad34d385f5d" + integrity sha512-98iN5aguJyVSxp5U3CblRLH67J8gkfyGNbiK3c+l1QI/G4irHMPQw44aEPmjVag+YKTyQ260NcF82GTQ3bdscA== react-color@2.19.3: version "2.19.3"