diff --git a/package-lock.json b/package-lock.json index 90ee45c3..71170a4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "prism-react-renderer": "^2.3.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-icons": "^5.5.0", + "react-icons": "^5.6.0", "react-slot-counter": "^3.3.1", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0", @@ -23876,9 +23876,9 @@ } }, "node_modules/react-icons": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz", - "integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==", + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.6.0.tgz", + "integrity": "sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==", "license": "MIT", "peerDependencies": { "react": "*" diff --git a/package.json b/package.json index 1ea01b3b..22ab936c 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "prism-react-renderer": "^2.3.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-icons": "^5.5.0", + "react-icons": "^5.6.0", "react-slot-counter": "^3.3.1", "rehype-katex": "^7.0.1", "remark-math": "^6.0.0",