From 30c93556f9de9d01d38285fa01c177982f6ced9c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Jun 2024 14:13:43 +0000 Subject: [PATCH] fix: upgrade @mui/material from 5.12.3 to 5.15.19 Snyk has created this PR to upgrade @mui/material from 5.12.3 to 5.15.19. See this package in npm: @mui/material See this project in Snyk: https://app.snyk.io/org/bwilliford/project/c9c286c8-fa07-46de-b500-a89be38eb4df?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 01521c624..b499fbea0 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@emotion/react": "11.10.8", "@emotion/styled": "11.10.8", "@mui/icons-material": "5.11.16", - "@mui/material": "5.12.3", + "@mui/material": "5.15.19", "chart.js": "4.3.0", "chroma-js": "2.4.2", "prop-types": "15.8.1",