diff --git a/package-lock.json b/package-lock.json index 7539208f7b..255aaba792 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.13", + "@mui/icons-material": "^5.14.14", "@mui/material": "^5.14.13", "@mui/x-date-pickers": "^6.16.2", "@mui/x-tree-view": "^6.0.0-beta.0", @@ -3510,9 +3510,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.14.13", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.13.tgz", - "integrity": "sha512-fxKE1UrjI4xVxHe9IAGuVQZrc18dSBJg0P+Sqi2SZmcDUCShmgRq6Jq7l7GduvuMIkOSqAJdNgLtXmtmZkjtLg==", + "version": "5.14.14", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.14.tgz", + "integrity": "sha512-vwuaMsKvI7AWTeYqR8wYbpXijuU8PzMAJWRAq2DDIuOZPxjKyHlr8WQ25+azZYkIXtJ7AqnVb1ZmHdEyB4/kug==", "dependencies": { "@babel/runtime": "^7.23.1" }, diff --git a/package.json b/package.json index ef2ad0ca55..65880eab0e 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.13", + "@mui/icons-material": "^5.14.14", "@mui/material": "^5.14.13", "@mui/x-date-pickers": "^6.16.2", "@mui/x-tree-view": "^6.0.0-beta.0",