diff --git a/package-lock.json b/package-lock.json index 3fac42d..0b3f28e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@azure/msal-react": "^1.5.11", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.15.10", + "@mui/icons-material": "^5.15.15", "@mui/material": "^5.15.15", "axios": "^1.6.7", "react": "18.2.0", @@ -1290,9 +1290,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.14", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.14.tgz", - "integrity": "sha512-vj/51k7MdFmt+XVw94sl30SCvGx6+wJLsNYjZRgxhS6y3UtnWnypMOsm3Kmg8TN+P0dqwsjy4/fX7B1HufJIhw==", + "version": "5.15.15", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.15.tgz", + "integrity": "sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index a5f7e01..5ee84fb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@azure/msal-react": "^1.5.11", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.15.10", + "@mui/icons-material": "^5.15.15", "@mui/material": "^5.15.15", "axios": "^1.6.7", "react": "18.2.0",