diff --git a/package.json b/package.json index f145aa4f4..269e848c0 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@emotion/react": "11.11.1", "@emotion/server": "11.11.0", "@emotion/styled": "11.11.0", - "@mui/icons-material": "5.14.7", + "@mui/icons-material": "5.14.8", "@mui/material": "5.14.8", "@next/bundle-analyzer": "13.4.19", "@next/font": "13.4.19", diff --git a/yarn.lock b/yarn.lock index 0a43e7b2d..89accc048 100644 --- a/yarn.lock +++ b/yarn.lock @@ -281,10 +281,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.8.tgz#9117bd29e94e96dc376f93a28e024666a2456696" integrity sha512-8V7ZOC/lKkM03TRHqaThQFIq6bWPnj7L/ZWPh0ymldYFFyh8XdF0ywTgafsofDNYT4StlNknbaTjVHBma3SNjQ== -"@mui/icons-material@5.14.7": - version "5.14.7" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.7.tgz#d7f6bd188fe38adf35c89d9343b8a529c2306383" - integrity sha512-mWp4DwMa8c1Gx9yOEtPgxM4b+e6hAbtZyzfSubdBwrnEE6G5D2rbAJ5MB+If6kfI48JaYaJ5j8+zAdmZLuZc0A== +"@mui/icons-material@5.14.8": + version "5.14.8" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.8.tgz#e07418e792050eae611afd74f810ed1c234be687" + integrity sha512-YXcReLydTuNWb1/PxduAH5LgnHNH6spSQBaA0JOz9HD4J+vwst0IanAQgsXy9KKCJSjCsHywE3DB8X+w/b4eeQ== dependencies: "@babel/runtime" "^7.22.10"