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..f8d674d2ddd9806e9e2c543835737582adf02a9a 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.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"