diff --git a/package-lock.json b/package-lock.json index a98e3e17a..5ac2ef71e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "11.11.4", "@emotion/styled": "11.11.0", "@mui/base": "5.0.0-beta.40", - "@mui/icons-material": "5.15.13", + "@mui/icons-material": "5.15.19", "@mui/lab": "5.0.0-alpha.169", "@mui/material": "5.15.14", "@mui/x-data-grid": "6.19.6", @@ -3521,9 +3521,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.13", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.13.tgz", - "integrity": "sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ==", + "version": "5.15.19", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.19.tgz", + "integrity": "sha512-RsEiRxA5azN9b8gI7JRqekkgvxQUlitoBOtZglflb8cUDyP12/cP4gRwhb44Ea1/zwwGGjAj66ZJpGHhKfibNA==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index c27ad7503..2d93f3aa6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@emotion/react": "11.11.4", "@emotion/styled": "11.11.0", "@mui/base": "5.0.0-beta.40", - "@mui/icons-material": "5.15.13", + "@mui/icons-material": "5.15.19", "@mui/lab": "5.0.0-alpha.169", "@mui/material": "5.15.14", "@mui/x-data-grid": "6.19.6",