diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index 92b4aba..5a29874 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -1506,14 +1506,14 @@ } }, "node_modules/@mui/x-data-grid": { - "version": "7.7.0", - "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.7.0.tgz", - "integrity": "sha512-s3Oii9EKcYPnL7M4g5evNley/J0slLL6xWRi0VwYqTHPGntBAMntUktMZ63bD/xko99f5ZcFoRBYTc55+mJ+AQ==", + "version": "7.7.1", + "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.7.1.tgz", + "integrity": "sha512-5XsvuVpJfjV2ERtNiVRWL+0UUq5rh2Tq8aLZdJ8Ca5PnweEfNzOesQMlf0lpjXqnzuoq7uTwvICqoAMjsTTglg==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.24.7", - "@mui/system": "^5.15.15", - "@mui/utils": "^5.15.14", + "@mui/system": "^5.15.20", + "@mui/utils": "^5.15.20", "clsx": "^2.1.1", "prop-types": "^15.8.1", "reselect": "^4.1.8"