diff --git a/clients/ui/frontend/package-lock.json b/clients/ui/frontend/package-lock.json index 3e2e3529c..3cfd06e56 100644 --- a/clients/ui/frontend/package-lock.json +++ b/clients/ui/frontend/package-lock.json @@ -33,7 +33,7 @@ "@cypress/code-coverage": "^3.13.4", "@mui/icons-material": "^6.1.2", "@mui/material": "^6.1.1", - "@mui/types": "^7.2.17", + "@mui/types": "^7.2.18", "@testing-library/cypress": "^10.0.1", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.5.0", @@ -3820,9 +3820,9 @@ } }, "node_modules/@mui/types": { - "version": "7.2.17", - "resolved": "https://registry.npmjs.org/@mui/types/-/types-7.2.17.tgz", - "integrity": "sha512-oyumoJgB6jDV8JFzRqjBo2daUuHpzDjoO/e3IrRhhHo/FxJlaVhET6mcNrKHUq2E+R+q3ql0qAtvQ4rfWHhAeQ==", + "version": "7.2.18", + "resolved": "https://registry.npmjs.org/@mui/types/-/types-7.2.18.tgz", + "integrity": "sha512-uvK9dWeyCJl/3ocVnTOS6nlji/Knj8/tVqVX03UVTpdmTJYu/s4jtDd9Kvv0nRGE0CUSNW1UYAci7PYypjealg==", "dev": true, "peerDependencies": { "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/clients/ui/frontend/package.json b/clients/ui/frontend/package.json index 5a3479b51..dd7ad7f29 100644 --- a/clients/ui/frontend/package.json +++ b/clients/ui/frontend/package.json @@ -37,7 +37,7 @@ "@cypress/code-coverage": "^3.13.4", "@mui/material": "^6.1.1", "@mui/icons-material": "^6.1.2", - "@mui/types": "^7.2.17", + "@mui/types": "^7.2.18", "@testing-library/cypress": "^10.0.1", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.5.0",