diff --git a/package-lock.json b/package-lock.json index f5b13d3..b9f0be0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@fullcalendar/interaction": "^6.1.13", "@fullcalendar/react": "^6.1.13", "@fullcalendar/timegrid": "^6.1.13", - "@mui/icons-material": "^5.15.18", + "@mui/icons-material": "^5.15.19", "@mui/material": "^5.15.17", "@mui/styled-engine-sc": "^6.0.0-alpha.18", "@supabase/ssr": "^0.3.0", @@ -689,9 +689,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.18", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.18.tgz", - "integrity": "sha512-jGhyw02TSLM0NgW+MDQRLLRUD/K4eN9rlK2pTBTL1OtzyZmQ8nB060zK1wA0b7cVrIiG+zyrRmNAvGWXwm2N9Q==", + "version": "5.15.19", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.19.tgz", + "integrity": "sha512-RsEiRxA5azN9b8gI7JRqekkgvxQUlitoBOtZglflb8cUDyP12/cP4gRwhb44Ea1/zwwGGjAj66ZJpGHhKfibNA==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.9" diff --git a/package.json b/package.json index de9042e..c5fa39b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@fullcalendar/interaction": "^6.1.13", "@fullcalendar/react": "^6.1.13", "@fullcalendar/timegrid": "^6.1.13", - "@mui/icons-material": "^5.15.18", + "@mui/icons-material": "^5.15.19", "@mui/material": "^5.15.17", "@mui/styled-engine-sc": "^6.0.0-alpha.18", "@supabase/ssr": "^0.3.0",