diff --git a/package-lock.json b/package-lock.json index 3989d1d9..2ebc6295 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", "@fontsource/roboto": "^5.1.1", - "@mui/icons-material": "^5.16.13", + "@mui/icons-material": "^5.16.14", "@mui/material": "^5.16.7", "axios": "^1.7.7", "eslint-plugin-tsdoc": "^0.4.0", @@ -1417,9 +1417,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.16.13", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.13.tgz", - "integrity": "sha512-aWyOgGDEqj37m3K4F6qUfn7JrEccwiDynJtGQMFbxp94EqyGwO13TKcZ4O8aHdwW3tG63hpbION8KyUoBWI4JQ==", + "version": "5.16.14", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.14.tgz", + "integrity": "sha512-heL4S+EawrP61xMXBm59QH6HODsu0gxtZi5JtnXF2r+rghzyU/3Uftlt1ij8rmJh+cFdKTQug1L9KkZB5JgpMQ==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index e3d5fe72..0ba166e9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.0", "@fontsource/roboto": "^5.1.1", - "@mui/icons-material": "^5.16.13", + "@mui/icons-material": "^5.16.14", "@mui/material": "^5.16.7", "axios": "^1.7.7", "eslint-plugin-tsdoc": "^0.4.0",