diff --git a/package-lock.json b/package-lock.json index c1815a9f9..cbcd541a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.13.5", "@loadable/component": "^5.16.4", - "@mui/icons-material": "^5.16.11", + "@mui/icons-material": "^5.16.13", "@mui/lab": "^5.0.0-alpha.96", "@mui/material": "^5.16.11", "@mui/styled-engine-sc": "^5.10.1", @@ -3297,9 +3297,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.16.11", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.11.tgz", - "integrity": "sha512-LjIiDVGGPzessDd5uSGFYZNqrXqECLiJ9hESE6Xkk8CtGTN2m2h6iImKJpkoryNXYxulv87WLeqfTMWAfA4Igg==", + "version": "5.16.13", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.13.tgz", + "integrity": "sha512-aWyOgGDEqj37m3K4F6qUfn7JrEccwiDynJtGQMFbxp94EqyGwO13TKcZ4O8aHdwW3tG63hpbION8KyUoBWI4JQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.9" diff --git a/package.json b/package.json index 795ce8bf1..3e9107591 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.13.5", "@loadable/component": "^5.16.4", - "@mui/icons-material": "^5.16.11", + "@mui/icons-material": "^5.16.13", "@mui/lab": "^5.0.0-alpha.96", "@mui/material": "^5.16.11", "@mui/styled-engine-sc": "^5.10.1",