From d0445ae67b90861d24b4f1172f741b43d9966660 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 May 2023 19:08:18 +0000 Subject: [PATCH] fix: upgrade @mui/material from 5.11.6 to 5.13.0 Snyk has created this PR to upgrade @mui/material from 5.11.6 to 5.13.0. See this package in npm: https://www.npmjs.com/package/@mui/material See this project in Snyk: https://app.snyk.io/org/valentin.panov/project/358a916d-dd83-4ef5-bf6a-23b3511fdd04?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 76fe51c..b6d0335 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/styled": "^11.10.5", "@mui/icons-material": "^5.11.0", "@mui/lab": "^5.0.0-alpha.117", - "@mui/material": "^5.11.6", + "@mui/material": "^5.13.0", "axios": "0.21.1", "bcryptjs": "^2.4.3", "chart.js": "^4.2.1",