diff --git a/web/package.json b/web/package.json index d8f042e71d4..ef3f03d70e7 100644 --- a/web/package.json +++ b/web/package.json @@ -79,7 +79,7 @@ "@emotion/sheet": "^1.0.1", "@fluentui/keyboard-key": "^0.4.23", "@fortawesome/fontawesome-free": "latest", - "@mui/icons-material": "^7.3.4", + "@mui/icons-material": "^7.3.6", "@mui/material": "^7.3.4", "@mui/x-date-pickers": "^8.19.0", "@nozbe/microfuzz": "^1.0.0", diff --git a/web/yarn.lock b/web/yarn.lock index 1177a67b849..2c6b3d207fc 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -2789,19 +2789,19 @@ __metadata: languageName: node linkType: hard -"@mui/icons-material@npm:^7.3.4": - version: 7.3.5 - resolution: "@mui/icons-material@npm:7.3.5" +"@mui/icons-material@npm:^7.3.6": + version: 7.3.6 + resolution: "@mui/icons-material@npm:7.3.6" dependencies: "@babel/runtime": "npm:^7.28.4" peerDependencies: - "@mui/material": ^7.3.5 + "@mui/material": ^7.3.6 "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/5fa551acabc8eddf30113a45a7c7b9923ec0f520608442cb914345493208aaa5b4ba852ad4b766ab58c547a2eb498ab4d6c1a3ebf5d4055a006c2327e397f88c + checksum: 10c0/ec0286beb22a7070566d6242410b75f4106e15b2ead7b5d5115f00e1c7fc70d44d47289a1d27059781d56907cf291e53261868dafd7dba2843245abe18799d65 languageName: node linkType: hard @@ -12885,7 +12885,7 @@ __metadata: "@emotion/utils": "npm:^1.0.0" "@fluentui/keyboard-key": "npm:^0.4.23" "@fortawesome/fontawesome-free": "npm:latest" - "@mui/icons-material": "npm:^7.3.4" + "@mui/icons-material": "npm:^7.3.6" "@mui/material": "npm:^7.3.4" "@mui/x-date-pickers": "npm:^8.19.0" "@nozbe/microfuzz": "npm:^1.0.0"