diff --git a/package-lock.json b/package-lock.json index f67b2d8127..65d5e58340 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@fontsource/roboto": "^5.0.13", - "@mui/icons-material": "^5.15.17", + "@mui/icons-material": "^5.15.18", "@mui/material": "^5.15.18", "@mui/x-date-pickers": "^7.4.0", "@mui/x-tree-view": "^7.4.0", @@ -3328,9 +3328,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.17", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.17.tgz", - "integrity": "sha512-xVzl2De7IY36s/keHX45YMiCpsIx3mNv2xwDgtBkRSnZQtVk+Gqufwj1ktUxEyjzEhBl0+PiNJqYC31C+n1n6A==", + "version": "5.15.18", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.18.tgz", + "integrity": "sha512-jGhyw02TSLM0NgW+MDQRLLRUD/K4eN9rlK2pTBTL1OtzyZmQ8nB060zK1wA0b7cVrIiG+zyrRmNAvGWXwm2N9Q==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index db24219bfa..3046f4d539 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@fontsource/roboto": "^5.0.13", - "@mui/icons-material": "^5.15.17", + "@mui/icons-material": "^5.15.18", "@mui/material": "^5.15.18", "@mui/x-date-pickers": "^7.4.0", "@mui/x-tree-view": "^7.4.0",