diff --git a/package-lock.json b/package-lock.json index 536213ad92..ca28fcdd5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.11.0", "@fingerprintjs/fingerprintjs": "^4.2.1", "@fontsource/roboto": "^5.0.8", - "@mui/icons-material": "^5.15.1", + "@mui/icons-material": "^5.15.2", "@mui/material": "^5.15.2", "@mui/x-date-pickers": "^6.18.6", "@mui/x-tree-view": "^6.17.0", @@ -3325,11 +3325,11 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.1", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.1.tgz", - "integrity": "sha512-VPJdBSyap6uOxCb5BLbWbkvd6aeJCp1pQZm8DcZBITCH0NOSv8Mz9c8Zvo8xr4Od7+xyWHUAgvRSL4047pL2WQ==", + "version": "5.15.2", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.2.tgz", + "integrity": "sha512-Vs0Z6cd6ieTavMjqPvIJJfwsKaCLdRSErk5LjKdZlBqk7r2SR6roDyhVTQuZOeCzjEFj0qZ4iVPp2DJZRwuYbw==", "dependencies": { - "@babel/runtime": "^7.23.5" + "@babel/runtime": "^7.23.6" }, "engines": { "node": ">=12.0.0" diff --git a/package.json b/package.json index 054b412cb4..5cae15bd55 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@emotion/styled": "^11.11.0", "@fingerprintjs/fingerprintjs": "^4.2.1", "@fontsource/roboto": "^5.0.8", - "@mui/icons-material": "^5.15.1", + "@mui/icons-material": "^5.15.2", "@mui/material": "^5.15.2", "@mui/x-date-pickers": "^6.18.6", "@mui/x-tree-view": "^6.17.0",