diff --git a/package.json b/package.json
index f56c88933..b4e01512f 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "react-quill": "2.0.0",
     "react-router": "6.22.3",
     "react-router-dom": "6.22.3",
-    "react-toastify": "10.0.4",
+    "react-toastify": "10.0.5",
     "short-uuid": "4.2.2",
     "stylis": "4.3.1",
     "stylis-plugin-rtl": "2.1.1",
diff --git a/yarn.lock b/yarn.lock
index d21be71fa..0900722a6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7976,7 +7976,7 @@ __metadata:
     react-quill: "npm:2.0.0"
     react-router: "npm:6.22.3"
     react-router-dom: "npm:6.22.3"
-    react-toastify: "npm:10.0.4"
+    react-toastify: "npm:10.0.5"
     short-uuid: "npm:4.2.2"
     stylis: "npm:4.3.1"
     stylis-plugin-rtl: "npm:2.1.1"
@@ -12024,6 +12024,18 @@ __metadata:
   languageName: node
   linkType: hard
 
+"react-toastify@npm:10.0.5":
+  version: 10.0.5
+  resolution: "react-toastify@npm:10.0.5"
+  dependencies:
+    clsx: "npm:^2.1.0"
+  peerDependencies:
+    react: ">=18"
+    react-dom: ">=18"
+  checksum: 10/6630f4b6d6902d827efd5e66c09df693c7ab8abeeb6ef24d880080f47b636614ef9cc251dd5e6564d49fe2f6f25f720ce0f7ef72cd4b0cd58a65b7c4b8052fac
+  languageName: node
+  linkType: hard
+
 "react-transition-group@npm:^4.4.5":
   version: 4.4.5
   resolution: "react-transition-group@npm:4.4.5"