diff --git a/package.json b/package.json
index a01cdba..e4e1fc6 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
       "next": "14.2.20",
       "react": "18.3.1",
       "react-dom": "18.3.1",
-      "react-icons": "5.3.0"
+      "react-icons": "5.4.0"
    },
    "devDependencies": {
       "@types/node": "20.17.9",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0260d3e..eac828f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -18,8 +18,8 @@ importers:
         specifier: 18.3.1
         version: 18.3.1(react@18.3.1)
       react-icons:
-        specifier: 5.3.0
-        version: 5.3.0(react@18.3.1)
+        specifier: 5.4.0
+        version: 5.4.0(react@18.3.1)
     devDependencies:
       '@types/node':
         specifier: 20.17.9
@@ -1517,8 +1517,8 @@ packages:
     peerDependencies:
       react: ^18.3.1
 
-  react-icons@5.3.0:
-    resolution: {integrity: sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==}
+  react-icons@5.4.0:
+    resolution: {integrity: sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==}
     peerDependencies:
       react: '*'
 
@@ -3444,7 +3444,7 @@ snapshots:
       react: 18.3.1
       scheduler: 0.23.2
 
-  react-icons@5.3.0(react@18.3.1):
+  react-icons@5.4.0(react@18.3.1):
     dependencies:
       react: 18.3.1