diff --git a/package-lock.json b/package-lock.json index 0b950b3..9538e7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "react-day-picker": "^8.10.1", "react-dom": "^18.3.1", "react-hook-form": "^7.55.0", - "react-icons": "^5.4.0", + "react-icons": "^5.6.0", "react-resizable-panels": "^4.7.2", "recharts": "^2.15.2", "tailwind-merge": "^3.5.0", @@ -5798,9 +5798,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==", "license": "MIT", "peerDependencies": { "react": "*" diff --git a/package.json b/package.json index e695bf5..9b3f7e9 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "react-day-picker": "^8.10.1", "react-dom": "^18.3.1", "react-hook-form": "^7.55.0", - "react-icons": "^5.4.0", + "react-icons": "^5.6.0", "react-resizable-panels": "^4.7.2", "recharts": "^2.15.2", "tailwind-merge": "^3.5.0",