diff --git a/package.json b/package.json
index 809302991e0ccc35d57207632a44767dff9a0777..620980eca79a9a214f5f70207ce8dec4bcf4b659 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
     "react-draft-wysiwyg": "^1.15.0",
     "react-router-dom": "^5.2.0",
     "react-scripts": "^5.0.1",
-    "react-toastify": "^7.0.4",
+    "react-toastify": "^9.0.0",
     "sass": "^1.35.2",
     "typescript": "^4.1.2",
     "web-vitals": "^1.0.1"
diff --git a/yarn.lock b/yarn.lock
index ef8cbce08a3a93a27bb9cbceecbe30908d1b9d5c..d8d2ec76e1a25f4c35417208cfbbce433ee871b8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8290,10 +8290,10 @@ react-scripts@^5.0.1:
   optionalDependencies:
     fsevents "^2.3.2"
 
-react-toastify@^7.0.4:
-  version "7.0.4"
-  resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-7.0.4.tgz#7d0b743f2b96f65754264ca6eae31911a82378db"
-  integrity sha512-Rol7+Cn39hZp5hQ/k6CbMNE2CKYV9E5OQdC/hBLtIQU2xz7DdAm7xil4NITQTHR6zEbE5RVFbpgSwTD7xRGLeQ==
+react-toastify@^9.0.0:
+  version "9.1.2"
+  resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.2.tgz#293aa1f952240129fe485ae5cb2f8d09c652cf3f"
+  integrity sha512-PBfzXO5jMGEtdYR5jxrORlNZZe/EuOkwvwKijMatsZZm8IZwLj01YvobeJYNjFcA6uy6CVrx2fzL9GWbhWPTDA==
   dependencies:
     clsx "^1.1.1"