diff --git a/package.json b/package.json
index 7dee729151defc46b0dd07c09af47c7761a3a993..c6d9c414d33b9517642ecb91f80b2b3be8a8f4a4 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 5b614b340b1b4ee59bdacfba05f7f6bfa1f8c44f..4336c04bd9a4068b13d2408614654875962de78e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4659,7 +4659,7 @@ eslint-plugin-jsx-a11y@^6.5.1:
     minimatch "^3.1.2"
     semver "^6.3.0"
 
-eslint-plugin-prettier@5.0.0:
+eslint-plugin-prettier@^5.0.0:
   version "5.0.0"
   resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0.tgz#6887780ed95f7708340ec79acfdf60c35b9be57a"
   integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w==
@@ -8432,10 +8432,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.3"
+  resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.3.tgz#1e798d260d606f50e0fab5ee31daaae1d628c5ff"
+  integrity sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==
   dependencies:
     clsx "^1.1.1"