diff --git a/package.json b/package.json index 98440c00..8e99fe8b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "next-mdx-remote-client": "^2.1.7", "react": "19.2.7", "react-dom": "19.2.7", - "react-icons": "5.5.0", + "react-icons": "5.6.0", "rehype-highlight": "7.0.2", "rehype-unwrap-images": "^1.0.0", "remark-gfm": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 4677117d..d129740d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4738,10 +4738,10 @@ react-dom@19.2.7: dependencies: scheduler "^0.27.0" -react-icons@5.5.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2" - integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw== +react-icons@5.6.0: + version "5.6.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.6.0.tgz#27bcc4acbc836e762548d76041cf9b9fef4e3837" + integrity sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA== react-is@^16.13.1: version "16.13.1"