diff --git a/package-lock.json b/package-lock.json index 4f5d160932..050c0285d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.11.0", "@fingerprintjs/fingerprintjs": "^4.1.0", "@fontsource/roboto": "^5.0.8", - "@mui/icons-material": "^5.14.9", + "@mui/icons-material": "^5.14.11", "@mui/material": "^5.14.11", "@mui/x-date-pickers": "^6.15.0", "@mui/x-tree-view": "^6.0.0-alpha.4", @@ -3510,9 +3510,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.14.9", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.9.tgz", - "integrity": "sha512-xTRQbDsogsJo7tY5Og8R9zbuG2q+KIPVIM6JQoKxtJlz9DPOw1u0T2fGrvwD+XAOVifQf6epNMcGCDLfJAz4Nw==", + "version": "5.14.11", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.11.tgz", + "integrity": "sha512-aHReLasBuS/+hhPzbZCgZ0eTcZ2QRnoC2WNK7XvdAf3l+LjC1flzjh6GWw1tZJ5NHnZ+bivdwtLFQ8XTR96JkA==", "dependencies": { "@babel/runtime": "^7.22.15" }, diff --git a/package.json b/package.json index 4edcb97963..6c4f57c806 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@emotion/styled": "^11.11.0", "@fingerprintjs/fingerprintjs": "^4.1.0", "@fontsource/roboto": "^5.0.8", - "@mui/icons-material": "^5.14.9", + "@mui/icons-material": "^5.14.11", "@mui/material": "^5.14.11", "@mui/x-date-pickers": "^6.15.0", "@mui/x-tree-view": "^6.0.0-alpha.4",