diff --git a/ui/package.json b/ui/package.json index e84fa31d8..4c53c829d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -27,7 +27,7 @@ "@emotion/styled": "^11.11.0", "@fontsource/dm-mono": "^5.0.12", "@fontsource/dm-sans": "^5.0.12", - "@mui/icons-material": "^5.14.9", + "@mui/icons-material": "^5.14.11", "@mui/material": "^5.4.0", "luxon": "^2.5.2", "markdown-to-jsx": "^7.2.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index 6a45df563..ddb799b8c 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -510,10 +510,10 @@ prop-types "^15.7.2" react-is "^17.0.2" -"@mui/icons-material@^5.14.9": - version "5.14.9" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.9.tgz#433cf03c214ce38e1b7a6f684769491fd99c5ef5" - integrity sha512-xTRQbDsogsJo7tY5Og8R9zbuG2q+KIPVIM6JQoKxtJlz9DPOw1u0T2fGrvwD+XAOVifQf6epNMcGCDLfJAz4Nw== +"@mui/icons-material@^5.14.11": + version "5.14.11" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.11.tgz#ce563d1b6c7abc76f8a8048c970135601e7b49b5" + integrity sha512-aHReLasBuS/+hhPzbZCgZ0eTcZ2QRnoC2WNK7XvdAf3l+LjC1flzjh6GWw1tZJ5NHnZ+bivdwtLFQ8XTR96JkA== dependencies: "@babel/runtime" "^7.22.15"