diff --git a/package-lock.json b/package-lock.json index d1db06ca..2a5011aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "dependencies": { "@axa-fr/react-oidc": "^7.21.0", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.15.14", "@mui/material": "^5.14.17", "@types/node": "20.11.30", "@types/react": "18.2.48", @@ -1785,9 +1785,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.12", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.12.tgz", - "integrity": "sha512-3BXiDlOd3AexZoEXa/VqpIpVIvosCzjLHsdMWzKMXbZdnBiJjmb9ECdqfjn5SpTClO49qvkKLhkTqdBH3fSFGw==", + "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==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index e278cbcb..46fa9545 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@axa-fr/react-oidc": "^7.21.0", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.15.14", "@mui/material": "^5.14.17", "@types/node": "20.11.30", "@types/react": "18.2.48",