diff --git a/package-lock.json b/package-lock.json index 6aa8255..96c8f69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "pizzip": "^3.2.0", "react": "19.1.0", "react-dom": "19.1.0", - "react-icons": "^5.5.0", + "react-icons": "^5.7.0", "sonner": "^2.0.7", "tailwind-merge": "^3.6.0" }, @@ -5829,9 +5829,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.7.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.7.0.tgz", + "integrity": "sha512-LBLy340Rzqy6+/yVhZKT3B/QpP1BZaesGqasf09HPOBzRarcDIFH0WwXlXQfE7q7ipxK4MSiC5DIBWURCny6fw==", "license": "MIT", "peerDependencies": { "react": "*" diff --git a/package.json b/package.json index d8d1907..2e949dc 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "pizzip": "^3.2.0", "react": "19.1.0", "react-dom": "19.1.0", - "react-icons": "^5.5.0", + "react-icons": "^5.7.0", "sonner": "^2.0.7", "tailwind-merge": "^3.6.0" },