diff --git a/package-lock.json b/package-lock.json index ede368a082..3d4eaf6c32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.11.0", "@fingerprintjs/fingerprintjs": "^4.1.0", "@fontsource/roboto": "^5.0.8", - "@mui/icons-material": "^5.14.15", + "@mui/icons-material": "^5.14.16", "@mui/material": "^5.14.15", "@mui/x-date-pickers": "^6.17.0", "@mui/x-tree-view": "^6.17.0", @@ -3510,9 +3510,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.14.15", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.15.tgz", - "integrity": "sha512-Dqu21vN/mVNzebJ+ofnKG+CeJYIhHuDs5+0fMEpdpzRt6UojelzdrEkNv+XkO0e1JMclzeXIRx404FirK/CFRw==", + "version": "5.14.16", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.16.tgz", + "integrity": "sha512-wmOgslMEGvbHZjFLru8uH5E+pif/ciXAvKNw16q6joK6EWVWU5rDYWFknDaZhCvz8ZE/K8ZnJQ+lMG6GgHzXbg==", "dependencies": { "@babel/runtime": "^7.23.2" }, diff --git a/package.json b/package.json index 96eaa211de..2bc4b3054a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@emotion/styled": "^11.11.0", "@fingerprintjs/fingerprintjs": "^4.1.0", "@fontsource/roboto": "^5.0.8", - "@mui/icons-material": "^5.14.15", + "@mui/icons-material": "^5.14.16", "@mui/material": "^5.14.15", "@mui/x-date-pickers": "^6.17.0", "@mui/x-tree-view": "^6.17.0",