From 460d40d7375179022e5bcb03060e061e8a71715d Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sat, 9 Nov 2024 00:15:15 +0000 Subject: [PATCH] Update dependency @mui/x-charts to v7.22.2 --- 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 f1db2eb..8d68cc4 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.1", - "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.22.1.tgz", - "integrity": "sha512-zgr8CN4yLen5puqaX7Haj5+AoVG7E13HHsIiDoEAuQvuFDF0gKTxTTdLSKXqhd1qJUIIzJaztZtrr3YCVrENqw==", + "version": "7.22.2", + "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.22.2.tgz", + "integrity": "sha512-0Y2du4Ed7gOT53l8vVJ4vKT+Jz4Dh/iHnLy8TtL3+XhbPH9Ndu9Q30WwyyzOn84yt37hSUru/njQ1BWaSvVPHw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.7",