diff --git a/package-lock.json b/package-lock.json index 31156e6..8b0e7ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@material-tailwind/react": "^2.1.9", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.16.7", "@mui/material": "^5.15.12", "aos": "^2.3.4", "firebase": "^10.8.1", @@ -1854,9 +1854,10 @@ } }, "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.16.7", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.7.tgz", + "integrity": "sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.9" }, @@ -8150,4 +8151,4 @@ } } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index b1b27c1..435e0ad 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@material-tailwind/react": "^2.1.9", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.16.7", "@mui/material": "^5.15.12", "aos": "^2.3.4", "firebase": "^10.8.1",