diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index db1676af..a8bd0e7d 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -33,7 +33,7 @@ "react-dom": "^19.0.0", "react-draggable": "^4.4.6", "react-ga4": "^2.1.0", - "react-icons": "^5.4.0", + "react-icons": "^5.5.0", "react-infinite-scroller": "^1.2.6", "react-redux": "^9.2.0", "react-router-dom": "^7.1.5", @@ -5623,9 +5623,9 @@ "license": "MIT" }, "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.5.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz", + "integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==", "license": "MIT", "peerDependencies": { "react": "*" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 53f04155..de7f77ba 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -40,7 +40,7 @@ "react-dom": "^19.0.0", "react-draggable": "^4.4.6", "react-ga4": "^2.1.0", - "react-icons": "^5.4.0", + "react-icons": "^5.5.0", "react-infinite-scroller": "^1.2.6", "react-redux": "^9.2.0", "react-router-dom": "^7.1.5",