From 11b3416d1965215654aeaeace752f45e04d653a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 May 2023 17:12:00 +0000 Subject: [PATCH] fix: upgrade @mui/icons-material from 5.4.1 to 5.11.16 Snyk has created this PR to upgrade @mui/icons-material from 5.4.1 to 5.11.16. See this package in npm: https://www.npmjs.com/package/@mui/icons-material See this project in Snyk: https://app.snyk.io/org/saitejabudda/project/44198081-395d-4a71-981e-a95a3718f5eb?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e2cd45b5..b09b26c98 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@emotion/cache": "11.7.1", "@emotion/react": "11.7.1", "@emotion/styled": "11.6.0", - "@mui/icons-material": "5.4.1", + "@mui/icons-material": "5.11.16", "@mui/material": "5.4.1", "@mui/styled-engine": "5.4.1", "@testing-library/jest-dom": "5.16.2",