From 297c90b7fb3a9e61df98173b3aba0301b98706d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 13:35:20 +0000 Subject: [PATCH] chore(deps): bump @mui/icons-material from 5.8.2 to 5.8.4 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.8.2 to 5.8.4. - [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.4/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..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",