diff --git a/package-lock.json b/package-lock.json index 15c5a4e..00c1882 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.15.13", + "@mui/icons-material": "^5.15.14", "@mui/material": "^5.15.14", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -3505,9 +3505,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.13", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.13.tgz", - "integrity": "sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ==", + "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" }, @@ -21131,9 +21131,9 @@ "integrity": "sha512-on75VMd0XqZfaQW+9pGjSNiqW+ghc5E2ZSLRBXwcXl/C4YzjfyjrLPhrEpKnR9Uym9KXBvxrhoHfPcczYHweyA==" }, "@mui/icons-material": { - "version": "5.15.13", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.13.tgz", - "integrity": "sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ==", + "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==", "requires": { "@babel/runtime": "^7.23.9" } diff --git a/package.json b/package.json index ea35f1d..2b91c5c 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.15.13", + "@mui/icons-material": "^5.15.14", "@mui/material": "^5.15.14", "react": "^18.2.0", "react-dom": "^18.2.0",