diff --git a/package-lock.json b/package-lock.json index dd3dca7f..cf2e1108 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.13.0", "@iostindex/gatsby-plugin-material-ui": "^5.0.0", "@mdx-js/mdx": "^3.1.0", - "@mui/icons-material": "^6.1.7", + "@mui/icons-material": "^6.1.8", "@mui/material": "^6.1.8", "@types/react": "^18.3.12", "axios": "^1.7.7", @@ -3730,9 +3730,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "6.1.7", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.1.7.tgz", - "integrity": "sha512-RGzkeHNArIVy5ZQ12bq/8VYNeICEyngngsFskTJ/2hYKhIeIII3iRGtaZaSvLpXh7h3Fg3VKTulT+QU0w5K4XQ==", + "version": "6.1.8", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.1.8.tgz", + "integrity": "sha512-6frsXcf1TcJKWevWwRup6V4L8lzI33cbHcAjT83YLgKw0vYRZKY0kjMI9fhrJZdRWXgFFgKKvEv3GjoxbqFF7A==", "dependencies": { "@babel/runtime": "^7.26.0" }, @@ -3744,7 +3744,7 @@ "url": "https://opencollective.com/mui-org" }, "peerDependencies": { - "@mui/material": "^6.1.7", + "@mui/material": "^6.1.8", "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react": "^17.0.0 || ^18.0.0 || ^19.0.0" }, @@ -27763,9 +27763,9 @@ "integrity": "sha512-TGAvzwUg9hybDacwfIGFjI2bXYXrIqky+vMfaeay8rvT56/PNAlvIDUJ54kpT5KRc9AWAihOvtDI7/LJOThOmQ==" }, "@mui/icons-material": { - "version": "6.1.7", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.1.7.tgz", - "integrity": "sha512-RGzkeHNArIVy5ZQ12bq/8VYNeICEyngngsFskTJ/2hYKhIeIII3iRGtaZaSvLpXh7h3Fg3VKTulT+QU0w5K4XQ==", + "version": "6.1.8", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-6.1.8.tgz", + "integrity": "sha512-6frsXcf1TcJKWevWwRup6V4L8lzI33cbHcAjT83YLgKw0vYRZKY0kjMI9fhrJZdRWXgFFgKKvEv3GjoxbqFF7A==", "requires": { "@babel/runtime": "^7.26.0" } diff --git a/package.json b/package.json index a89f5f03..4699f7a6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/styled": "^11.13.0", "@iostindex/gatsby-plugin-material-ui": "^5.0.0", "@mdx-js/mdx": "^3.1.0", - "@mui/icons-material": "^6.1.7", + "@mui/icons-material": "^6.1.8", "@mui/material": "^6.1.8", "@types/react": "^18.3.12", "axios": "^1.7.7",