diff --git a/ui/package-lock.json b/ui/package-lock.json index 9242195..95e0911 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -8,7 +8,7 @@ "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@mui/material": "^6.1.10", - "@mui/x-charts": "^7.23.1", + "@mui/x-charts": "^7.23.2", "azure-devops-extension-api": "^4.245.1", "azure-devops-extension-sdk": "^4.0.2", "azure-devops-ui": "^2.246.0", @@ -624,9 +624,9 @@ } }, "node_modules/@mui/x-charts": { - "version": "7.23.1", - "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.1.tgz", - "integrity": "sha512-hIVRitRSFxf60BHDr+T7Tarj4lLwOV8flebeIsyEPJJHvSlaFNFwr6rqYFb8SGULYU7ppKMhiESD1+YqgJSU1Q==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.2.tgz", + "integrity": "sha512-wLeogvQZZtyrAOdG06mDzIQSHBSAB09Uy16AYRUcMxVObi7Fs0i3TJUMpQHMYz1/1DvE1u8zstDgVpVfk8/iCA==", "dependencies": { "@babel/runtime": "^7.25.7", "@mui/utils": "^5.16.6 || ^6.0.0", diff --git a/ui/package.json b/ui/package.json index 179b3ad..1ae191b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -4,7 +4,7 @@ "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@mui/material": "^6.1.10", - "@mui/x-charts": "^7.23.1", + "@mui/x-charts": "^7.23.2", "azure-devops-extension-api": "^4.245.1", "azure-devops-extension-sdk": "^4.0.2", "azure-devops-ui": "^2.246.0",