diff --git a/package-lock.json b/package-lock.json index f3df398..8013f16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/styled": "^11.13.0", "@heroicons/react": "^2.1.5", "@hookform/resolvers": "^3.9.0", - "@mui/icons-material": "^5.16.4", + "@mui/icons-material": "^5.16.5", "@mui/material": "^5.16.4", "@rollup/plugin-terser": "^0.4.4", "@types/tailwindcss": "^3.1.0", @@ -1544,9 +1544,9 @@ } }, "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.5", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.5.tgz", + "integrity": "sha512-bn88xxU/J9UV0s6+eutq7o3TTOrOlbCX+KshFb8kxgIxJZZfYz3JbAXVMivvoMF4Md6jCVUzM9HEkf4Ajab4tw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.9" diff --git a/package.json b/package.json index 2a76f31..6279e6c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@emotion/styled": "^11.13.0", "@heroicons/react": "^2.1.5", "@hookform/resolvers": "^3.9.0", - "@mui/icons-material": "^5.16.4", + "@mui/icons-material": "^5.16.5", "@mui/material": "^5.16.4", "@rollup/plugin-terser": "^0.4.4", "@types/tailwindcss": "^3.1.0",