diff --git a/package.json b/package.json index aa21f3e5..593e5b0a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@graphql-codegen/typescript": "^4.0.1", "@graphql-codegen/typescript-operations": "^4.0.1", "@graphql-codegen/typescript-react-apollo": "^3.3.7", - "@mui/icons-material": "^5.14.16", + "@mui/icons-material": "^5.14.18", "@mui/material": "^5.14.15", "@okp4/eslint-config": "^1.2.0", "@swc/core": "^1.3.96", diff --git a/yarn.lock b/yarn.lock index d40d4ffe..0522a560 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1782,10 +1782,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.15.tgz#23a9100eb125e5ab92e350e53e613e171d80be3b" integrity sha512-ZCDzBWtCKjAYAlKKM3PA/jG/3uVIDT9ZitOtVixIVmTCQyc5jSV1qhJX8+qIGz4RQZ9KLzPWO2tXd0O5hvzouQ== -"@mui/icons-material@^5.14.16": - version "5.14.16" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.16.tgz#bd394183b0cfb068d4fa48292cd8d329be8d6b16" - integrity sha512-wmOgslMEGvbHZjFLru8uH5E+pif/ciXAvKNw16q6joK6EWVWU5rDYWFknDaZhCvz8ZE/K8ZnJQ+lMG6GgHzXbg== +"@mui/icons-material@^5.14.18": + version "5.14.18" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.18.tgz#9e92964cde8c7ba32cf50438a83403dc283f2328" + integrity sha512-o2z49R1G4SdBaxZjbMmkn+2OdT1bKymLvAYaB6pH59obM1CYv/0vAVm6zO31IqhwtYwXv6A7sLIwCGYTaVkcdg== dependencies: "@babel/runtime" "^7.23.2"