diff --git a/package-lock.json b/package-lock.json index 357e976..c75d780 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.3", "@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.3", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.8.3.tgz", + "integrity": "sha512-dAdhimSLKOV0Q8FR7AYGEaCrTUh9OV7zU4Ueo5REoUt4cC3Vy+UBKDjZk66x5ezaYb63AFgQIFwtnZj3B/QDbQ==", "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.3", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.8.3.tgz", + "integrity": "sha512-dAdhimSLKOV0Q8FR7AYGEaCrTUh9OV7zU4Ueo5REoUt4cC3Vy+UBKDjZk66x5ezaYb63AFgQIFwtnZj3B/QDbQ==", "requires": { "@babel/runtime": "^7.17.2" } diff --git a/package.json b/package.json index c08df8d..ff320e4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,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.3", "@mui/material": "^5.2.6", "@mui/styles": "^5.2.3", "hashconnect": "^0.1.9",