diff --git a/package-lock.json b/package-lock.json index 357e976..f03918f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0", "@hashgraph/sdk": "^2.15.0", - "@mui/icons-material": "^5.2.5", + "@mui/icons-material": "^5.8.4", "@mui/material": "^5.2.6", "@mui/styles": "^5.2.3", "hashconnect": "^0.1.9", @@ -4135,9 +4135,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.8.2", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.8.2.tgz", - "integrity": "sha512-fP6KUCCZZjc2rdbMSmkNmBHDskLkmP0uCox57cbVXvomU6BOPrCxnr5YXsSsQrZB8fchx7hfH0bkAgvMZ5KM0Q==", + "version": "5.8.4", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.8.4.tgz", + "integrity": "sha512-9Z/vyj2szvEhGWDvb+gG875bOGm8b8rlHBKOD1+nA3PcgC3fV6W1AU6pfOorPeBfH2X4mb9Boe97vHvaSndQvA==", "dependencies": { "@babel/runtime": "^7.17.2" }, @@ -19784,9 +19784,9 @@ } }, "@mui/icons-material": { - "version": "5.8.2", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.8.2.tgz", - "integrity": "sha512-fP6KUCCZZjc2rdbMSmkNmBHDskLkmP0uCox57cbVXvomU6BOPrCxnr5YXsSsQrZB8fchx7hfH0bkAgvMZ5KM0Q==", + "version": "5.8.4", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.8.4.tgz", + "integrity": "sha512-9Z/vyj2szvEhGWDvb+gG875bOGm8b8rlHBKOD1+nA3PcgC3fV6W1AU6pfOorPeBfH2X4mb9Boe97vHvaSndQvA==", "requires": { "@babel/runtime": "^7.17.2" } diff --git a/package.json b/package.json index f5b12f6..875a1fd 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0", "@hashgraph/sdk": "^2.15.0", - "@mui/icons-material": "^5.2.5", + "@mui/icons-material": "^5.8.4", "@mui/material": "^5.2.6", "@mui/styles": "^5.2.3", "hashconnect": "^0.1.9",