diff --git a/package-lock.json b/package-lock.json index b110d8a8..14271cd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.54.2", - "react-icons": "5.4.0" + "react-icons": "5.6.0" }, "devDependencies": { "@testing-library/jest-dom": "6.6.3", @@ -11002,9 +11002,9 @@ } }, "node_modules/react-icons": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", - "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", + "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==", "peerDependencies": { "react": "*" } @@ -20576,9 +20576,9 @@ "requires": {} }, "react-icons": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", - "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", + "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==", "requires": {} }, "react-is": { diff --git a/package.json b/package.json index bf32a1ac..0be77bbd 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.54.2", - "react-icons": "5.4.0" + "react-icons": "5.6.0" }, "devDependencies": { "@testing-library/jest-dom": "6.6.3",