diff --git a/packages/apps/catan-dice-app/package.json b/packages/apps/catan-dice-app/package.json index 3cd5516ce8..98c71b50d1 100644 --- a/packages/apps/catan-dice-app/package.json +++ b/packages/apps/catan-dice-app/package.json @@ -70,7 +70,7 @@ "dependencies": { "@emotion/react": "^11.11.1", "@fontsource/roboto": "^5.0.8", - "@mui/icons-material": "^5.15.16", + "@mui/icons-material": "^5.15.19", "@mui/material": "^5.15.14", "@noshiro/react-utils": "*", "@noshiro/syncflow": "*", diff --git a/yarn.lock b/yarn.lock index 0904eeaeef..b217d47a5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3185,10 +3185,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.14.tgz#f7c57b261904831877220182303761c012d05046" integrity sha512-on75VMd0XqZfaQW+9pGjSNiqW+ghc5E2ZSLRBXwcXl/C4YzjfyjrLPhrEpKnR9Uym9KXBvxrhoHfPcczYHweyA== -"@mui/icons-material@^5.15.16": - version "5.15.16" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.16.tgz#2fedd7b2bec967a8ac4bcbcf41da769b7508237b" - integrity sha512-s8vYbyACzTNZRKv+20fCfVXJwJqNcVotns2EKnu1wmAga6wv2LAo5kB1d5yqQqZlMFtp34EJvRXf7cy8X0tJVA== +"@mui/icons-material@^5.15.19": + version "5.15.19" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.19.tgz#0602da80d814af662812659eab891e435ec0d5c0" + integrity sha512-RsEiRxA5azN9b8gI7JRqekkgvxQUlitoBOtZglflb8cUDyP12/cP4gRwhb44Ea1/zwwGGjAj66ZJpGHhKfibNA== dependencies: "@babel/runtime" "^7.23.9"