diff --git a/package.json b/package.json index 30117dc..496ef62 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@emotion/react": "^11.11.1", "@emotion/styled": "^11.10.6", - "@mui/icons-material": "^5.14.7", + "@mui/icons-material": "^5.14.8", "@mui/material": "^5.4.0", "papaparse": "^5.2.0", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index 6e183a0..d8f7085 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2517,10 +2517,10 @@ prop-types "^15.7.2" react-is "^17.0.2" -"@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"