From 173add00f4d7b46e0f2b85c7869f7b160278d784 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Oct 2025 03:16:53 +0000 Subject: [PATCH] fix: upgrade @mui/material from 5.10.10 to 5.18.0 Snyk has created this PR to upgrade @mui/material from 5.10.10 to 5.18.0. See this package in npm: @mui/material See this project in Snyk: https://app.snyk.io/org/q1bluequantumblockchainlabs.onmicrosoft.com/project/da0af71a-b3d1-4f60-96fa-757f094054c3?utm_source=github&utm_medium=referral&page=upgrade-pr --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index c932906c1c9..0ab6c9743ca 100644 --- a/web/package.json +++ b/web/package.json @@ -36,7 +36,7 @@ "@mdx-js/react": "^1.6.22", "@mui/icons-material": "^5.4.2", "@mui/lab": "^5.0.0-alpha.68", - "@mui/material": "^5.4.1", + "@mui/material": "^5.18.0", "@sentry/react": "^7.12.1", "@sentry/tracing": "^7.12.1", "@stackql/docusaurus-plugin-hubspot": "^1.0.1",