From 1387113f27f0fe08b3c21fa0846e7f74c3572f38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 14:19:52 +0000 Subject: [PATCH] chore(deps): bump @mui/icons-material from 5.8.2 to 5.8.3 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.3/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) 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",