diff --git a/package-lock.json b/package-lock.json index 8e104bc196f9cc..0b67f17a9a2c6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "pretty-bytes": "6.1.1", "react": "19.0.0", "react-dom": "19.0.0", - "react-icons": "5.4.0", + "react-icons": "5.5.0", "react-markdown": "9.0.3", "redirects-in-workers": "0.0.5", "rehype": "13.0.2", @@ -14606,9 +14606,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.5.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz", + "integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index be377e4d6c2e61..becefaaaf0cb26 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "pretty-bytes": "6.1.1", "react": "19.0.0", "react-dom": "19.0.0", - "react-icons": "5.4.0", + "react-icons": "5.5.0", "react-markdown": "9.0.3", "redirects-in-workers": "0.0.5", "rehype": "13.0.2",