diff --git a/package-lock.json b/package-lock.json index 548657f..2e6c12c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "react-dom": "^19.2.7", "react-dropdown-select": "^4.12.2", "react-hot-toast": "^2.6.0", - "react-icons": "^5.5.0", + "react-icons": "^5.6.0", "react-image": "^4.1.0", "react-markdown": "^10.1.0", "react-tabs": "^6.1.1", @@ -13713,9 +13713,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 3c32942..e6060ef 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-dom": "^19.2.7", "react-dropdown-select": "^4.12.2", "react-hot-toast": "^2.6.0", - "react-icons": "^5.5.0", + "react-icons": "^5.6.0", "react-image": "^4.1.0", "react-markdown": "^10.1.0", "react-tabs": "^6.1.1",