diff --git a/docs/package-lock.json b/docs/package-lock.json
index 6f5a8cd9..f770d3a8 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -48,7 +48,7 @@
         "react-dom": "^18.2.0",
         "react-headroom": "^3.2.0",
         "react-helmet": "^6.1.0",
-        "react-icons": "^4.4.0",
+        "react-icons": "^4.7.1",
         "react-live": "^3.1.1",
         "url-join": "^5.0.0"
       },
@@ -19681,9 +19681,9 @@
       }
     },
     "node_modules/react-icons": {
-      "version": "4.4.0",
-      "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.4.0.tgz",
-      "integrity": "sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==",
+      "version": "4.7.1",
+      "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz",
+      "integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==",
       "peerDependencies": {
         "react": "*"
       }
@@ -39387,9 +39387,9 @@
       }
     },
     "react-icons": {
-      "version": "4.4.0",
-      "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.4.0.tgz",
-      "integrity": "sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==",
+      "version": "4.7.1",
+      "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz",
+      "integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==",
       "requires": {}
     },
     "react-is": {
diff --git a/docs/package.json b/docs/package.json
index 451048a9..dc884026 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -45,7 +45,7 @@
     "react-dom": "^18.2.0",
     "react-headroom": "^3.2.0",
     "react-helmet": "^6.1.0",
-    "react-icons": "^4.4.0",
+    "react-icons": "^4.7.1",
     "react-live": "^3.1.1",
     "url-join": "^5.0.0"
   },