diff --git a/screen2.0/package.json b/screen2.0/package.json index f5157a76..77f4586c 100644 --- a/screen2.0/package.json +++ b/screen2.0/package.json @@ -39,7 +39,7 @@ "@apollo/experimental-nextjs-app-support": "^0.4.1", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.14.3", + "@mui/icons-material": "^5.14.8", "@mui/lab": "^5.0.0-alpha.137", "@mui/material": "^5.14.2", "@types/node": "^20.4.9", diff --git a/screen2.0/yarn.lock b/screen2.0/yarn.lock index 21fcc30f..c13b3ab3 100644 --- a/screen2.0/yarn.lock +++ b/screen2.0/yarn.lock @@ -354,10 +354,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.7.tgz#95bed2487bf59632125a13b8eb8f4c21e460afec" integrity sha512-sCWTUNElBPgB30iLvWe3PU7SIlTKZNf6/E/sko85iHVeHCM6WPkDw+y89CrZYjhFNmPqt2fIQM/pZu+rP2lFLA== -"@mui/icons-material@^5.11.0", "@mui/icons-material@^5.14.3": - 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.11.0", "@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"