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",