diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index b262523..cfe8dd3 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -4718,12 +4718,12 @@ } }, "node_modules/@mui/x-charts": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.4.0.tgz", - "integrity": "sha512-W6A0ZJmfXLeAtuml0Yi7gvjxS6aW/2h6uO9PQNuE/rpV0iIEMU5bVfcJZGMVlh0WY+43FEicI1/8n6FzMcfZdg==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.5.0.tgz", + "integrity": "sha512-paWplffe+pNgiK3NFKl9zklzA72oRcvIuq2LsDxaMAl7JoUMEmgX7IMpc6SLPy9e3XM1XRpSbkJ4wXITlP8J5A==", "license": "MIT", "dependencies": { - "@babel/runtime": "^7.24.0", + "@babel/runtime": "^7.24.5", "@mui/base": "^5.0.0-beta.40", "@mui/system": "^5.15.14", "@mui/utils": "^5.15.14",