From 5d74cbb2b16324fb1841c4db08d2b977215fb6c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 15:28:21 +0000 Subject: [PATCH] fix: upgrade @mui/icons-material from 7.0.2 to 7.3.7 Snyk has created this PR to upgrade @mui/icons-material from 7.0.2 to 7.3.7. See this package in npm: @mui/icons-material See this project in Snyk: https://app.snyk.io/org/danielmason89/project/a5d1e7ce-fd9c-433a-84e2-1d1c310d8b02?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 d874097..815e553 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", - "@mui/icons-material": "^7.0.2", + "@mui/icons-material": "^7.3.7", "@mui/material": "^7.0.2", "bcrypt": "^5.0.1", "body-parser": "^2.0.2",