From 8f9fba0a2e4c06b3ce5ab5c24884bbc9d4facf7b Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sat, 9 Nov 2024 00:16:32 +0000 Subject: [PATCH] Update dependency @mui/x-charts to v7.22.2 --- virtweb_frontend/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index 8cb7621..59f296b 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -4396,9 +4396,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",