From 5bafe08525962472405a7b4ba5acabf7800d6680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 15:43:01 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.15.16 to 5.16.7 in /provider-ui Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.16 to 5.16.7. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.7/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- provider-ui/package-lock.json | 14 +++++++------- provider-ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/provider-ui/package-lock.json b/provider-ui/package-lock.json index adb76aae98..285b16668f 100644 --- a/provider-ui/package-lock.json +++ b/provider-ui/package-lock.json @@ -14,7 +14,7 @@ "@emotion/react": "^11.13.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.11.5", - "@mui/icons-material": "^5.15.16", + "@mui/icons-material": "^5.16.7", "@mui/material": "^5.15.11", "babel-plugin-istanbul": "^6.1.1", "http-proxy": "^1.18.1", @@ -2584,9 +2584,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.16", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.16.tgz", - "integrity": "sha512-s8vYbyACzTNZRKv+20fCfVXJwJqNcVotns2EKnu1wmAga6wv2LAo5kB1d5yqQqZlMFtp34EJvRXf7cy8X0tJVA==", + "version": "5.16.7", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.7.tgz", + "integrity": "sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==", "dependencies": { "@babel/runtime": "^7.23.9" }, @@ -13086,9 +13086,9 @@ "integrity": "sha512-JVrJ9Jo4gyU707ujnRzmE8ABBWpXd6FwL9GYULmwZRtfPg89ggXs/S3MStQkpJ1JRWfdLL6S5syXmgQGq5EDAw==" }, "@mui/icons-material": { - "version": "5.15.16", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.16.tgz", - "integrity": "sha512-s8vYbyACzTNZRKv+20fCfVXJwJqNcVotns2EKnu1wmAga6wv2LAo5kB1d5yqQqZlMFtp34EJvRXf7cy8X0tJVA==", + "version": "5.16.7", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.7.tgz", + "integrity": "sha512-UrGwDJCXEszbDI7yV047BYU5A28eGJ79keTCP4cc74WyncuVrnurlmIRxaHL8YK+LI1Kzq+/JM52IAkNnv4u+Q==", "requires": { "@babel/runtime": "^7.23.9" } diff --git a/provider-ui/package.json b/provider-ui/package.json index 7263fb1661..bdd9694aa2 100644 --- a/provider-ui/package.json +++ b/provider-ui/package.json @@ -25,7 +25,7 @@ "@emotion/react": "^11.13.0", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.11.5", - "@mui/icons-material": "^5.15.16", + "@mui/icons-material": "^5.16.7", "@mui/material": "^5.15.11", "babel-plugin-istanbul": "^6.1.1", "http-proxy": "^1.18.1",