diff --git a/package-lock.json b/package-lock.json index 2827eef..29599c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@cypress-audit/lighthouse": "^1.4.2", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@mui/icons-material": "^5.16.0", + "@mui/icons-material": "^5.16.6", "@mui/material": "^5.16.0", "@testing-library/jest-dom": "^6.4.6", "@testing-library/react": "^16.0.0", @@ -3563,9 +3563,10 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.16.4", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.4.tgz", - "integrity": "sha512-j9/CWctv6TH6Dou2uR2EH7UOgu79CW/YcozxCYVLJ7l03pCsiOlJ5sBArnWJxJ+nGkFwyL/1d1k8JEPMDR125A==", + "version": "5.16.6", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.6.tgz", + "integrity": "sha512-ceNGjoXheH9wbIFa1JHmSc9QVjJUvh18KvHrR4/FkJCSi9HXJ+9ee1kUhCOEFfuxNF8UB6WWVrIUOUgRd70t0A==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index 70b34ff..cfee34a 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@cypress-audit/lighthouse": "^1.4.2", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@mui/icons-material": "^5.16.0", + "@mui/icons-material": "^5.16.6", "@mui/material": "^5.16.0", "@testing-library/jest-dom": "^6.4.6", "@testing-library/react": "^16.0.0",