From 060ff08c1ebebea33de1f7976955b6e6317e3df7 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sat, 2 Nov 2024 00:21:50 +0000 Subject: [PATCH] Update dependency @mui/x-charts to v7.22.1 --- central_frontend/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index a9e9966..0813f9d 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -1442,9 +1442,9 @@ } }, "node_modules/@mui/x-charts": { - "version": "7.22.0", - "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.22.0.tgz", - "integrity": "sha512-B70ix8keyww9CpfdwbsHygQGsgEySCXuHhGrDRiVyFgK+Be4edBWNswbL3ngIp37CHBbWegaYkPp/Q9GDas0AA==", + "version": "7.22.1", + "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.22.1.tgz", + "integrity": "sha512-zgr8CN4yLen5puqaX7Haj5+AoVG7E13HHsIiDoEAuQvuFDF0gKTxTTdLSKXqhd1qJUIIzJaztZtrr3YCVrENqw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.7",