diff --git a/webui/package-lock.json b/webui/package-lock.json index b3035ed..40242d9 100644 --- a/webui/package-lock.json +++ b/webui/package-lock.json @@ -11,7 +11,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@fontsource/inter": "^5.0.17", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.15.13", "@mui/material": "^5.15.13", "i18next": "^23.10.1", "i18next-browser-languagedetector": "^7.2.0", @@ -816,9 +816,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.12", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.12.tgz", - "integrity": "sha512-3BXiDlOd3AexZoEXa/VqpIpVIvosCzjLHsdMWzKMXbZdnBiJjmb9ECdqfjn5SpTClO49qvkKLhkTqdBH3fSFGw==", + "version": "5.15.13", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.13.tgz", + "integrity": "sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/webui/package.json b/webui/package.json index 0fb7e21..102b7d7 100644 --- a/webui/package.json +++ b/webui/package.json @@ -13,7 +13,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.0", "@fontsource/inter": "^5.0.17", - "@mui/icons-material": "^5.15.12", + "@mui/icons-material": "^5.15.13", "@mui/material": "^5.15.13", "i18next": "^23.10.1", "i18next-browser-languagedetector": "^7.2.0", diff --git a/webui/yarn.lock b/webui/yarn.lock index 4068900..86b4500 100644 --- a/webui/yarn.lock +++ b/webui/yarn.lock @@ -575,10 +575,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.13.tgz#f753bec8994b5defe4f62832a8a9ed14b5cb2d16" integrity sha512-ERsk9EWpiitSiKnmUdFJGshtFk647l4p7r+mjRWe/F1l5kT1NTTKkaeDLcK3/lsy0udXjMgcG0bNwzbYBdDdhQ== -"@mui/icons-material@^5.15.12": - version "5.15.12" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.12.tgz#30638c5dd4d40ecabea1579bbfa7394565c54474" - integrity sha512-3BXiDlOd3AexZoEXa/VqpIpVIvosCzjLHsdMWzKMXbZdnBiJjmb9ECdqfjn5SpTClO49qvkKLhkTqdBH3fSFGw== +"@mui/icons-material@^5.15.13": + version "5.15.13" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.13.tgz#8eabb372e64cb4dd5ef4f02df670543fa34bf360" + integrity sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ== dependencies: "@babel/runtime" "^7.23.9"